Color Rose Tonic white (#ffdddd):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Rose Tonic white (#ffdddd):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Rose Tonic / #ffdddd
The HTML HEX code is #ffdddd. The corresponding color name is "Rose Tonic". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 221%, Blue (B): 221%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 13%, Yellow (Y):13%, Black (K): 0%. In the HSL color space, #ffdddd has a hue of 0°, saturation of 100%, and lightness of 93%. The HSV representation is 0° for hue, 13% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 91, a* (green to red) = 12, and b* (blue to yellow) = 4. The XYZ representation is X: 80, Y: 78, Z: 79. In the YUV color space, it translates to Y (luminance) = 0.9065, U (chrominance) = -0.0196, and V (chrominance) = 0.0820.
The decimal value of the color is 16768477. The closest Web-safe HEX code is #FFCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FF7575 for a 20% darker version.
For the color with hex value #ffdddd, the correlated color temperature (CT) is estimated to be 5273 Kelvin (5273K).
The approximate wavelength of #ffdddd is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffdddd | #ffdddd |
RGB Decimal Code | 255, 221, 221 | rgb(255, 221, 221) |
CMYK | 0, 13, 13, 0 | / |
HSL | 0°, 100%, 93% | hsl(0°, 100%, 93%) |
HSV | 0°, 13%, 100% | / |
CIE-LAB | 91, 12, 4 | / |
XYZ | 80, 78, 79 | / |
YUV | 0.9065, -0.0196, 0.0820 | / |
Decimal value | 16768477 | / |
Web-Safe HEX | FFCCCC | #FFCCCC |
Color Temperature (CT) | 5273 Kelvin (5273K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Rose Tonic (Hex: #ffdddd): Exploring its Impact in Design and Culture
The hex color #ffdddd, named Rose Tonic, resembles the soft and delicate hues of blooming cherry blossoms in spring. Its gentle and soothing color evokes a sense of tranquility and femininity. This color also mirrors the blush of a freshly ripened peach, adding a touch of sweetness to any design. Other natural elements that share a resemblance with Rose Tonic include the tender petals of a rose, the rosy glow of a sunset, or the flushed cheeks of a blushing bride. Incorporating Rose Tonic into your design can create a harmonious and serene atmosphere.
Download Stunning Rose Tonic Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Rose Tonic Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Rose Tonic 4K Wallpaper
Immerse yourself in the beauty of our Rose Tonic 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Rose Tonic 4K WallpaperTints and Shades of #ffdddd HEX color (Rose Tonic)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #ffdddd, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #FFF7F7
- #FFEEEE
- #FFE6E6
- #ffdddd
- #BFA6A6
- #806F6F
- #403737
- #000000
Tones of Rose Tonic (#ffdddd HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffdddd, #ccb8b8 is the less saturated color, while #ffdddd is the most saturated one.
- #ccb8b8
- #d9c1c1
- #e6caca
- #f2d4d4
- #ffdddd
- #cc3d3d
- #d93232
- #e62727
- #f21c1c
HTML Usage Examples
HTML using color code example
<p style="color: #ffdddd;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffdddd.
CSS color code example
p { color: #ffdddd; }
Text with hexadecimal color #ffdddd
This is a sample text with color #ffdddd.
Background Color with #ffdddd
This is a example with background color #ffdddd.
Border Color with #ffdddd
#ffdddd Color Preview on White (#ffffff) Background
This is a example of text with color #ffdddd on white background.
#ffdddd Color Preview on Black (#000000) Background
This is a example of text with color #ffdddd on black background.
CSS codes examples
.text {color:#ffdddd;}
.background {background-color:#ffdddd;}
.border {border:1px solid #ffdddd;}