Color Sidewalk Chalk Pink red (#f7ccc4):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Sidewalk Chalk Pink red (#f7ccc4):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Sidewalk Chalk Pink / #f7ccc4
The HTML HEX code is #f7ccc4. The corresponding color name is "Sidewalk Chalk Pink". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 247%, Green (G): 204%, Blue (B): 196%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 17%, Yellow (Y):21%, Black (K): 3%. In the HSL color space, #f7ccc4 has a hue of 9°, saturation of 76%, and lightness of 87%. The HSV representation is 9° for hue, 21% for saturation, and 97% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 85, a* (green to red) = 14, and b* (blue to yellow) = 10. The XYZ representation is X: 70, Y: 67, Z: 61. In the YUV color space, it translates to Y (luminance) = 0.8468, U (chrominance) = -0.0385, and V (chrominance) = 0.1068.
The decimal value of the color is 16239812. The closest Web-safe HEX code is #FFCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #EB7E6B for a 20% darker version.
For the color with hex value #f7ccc4, the correlated color temperature (CT) is estimated to be 4661 Kelvin (4661K).
The approximate wavelength of #f7ccc4 is around 682.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | f7ccc4 | #f7ccc4 |
RGB Decimal Code | 247, 204, 196 | rgb(247, 204, 196) |
CMYK | 0, 17, 21, 3 | / |
HSL | 9°, 76%, 87% | hsl(9°, 76%, 87%) |
HSV | 9°, 21%, 97% | / |
CIE-LAB | 85, 14, 10 | / |
XYZ | 70, 67, 61 | / |
YUV | 0.8468, -0.0385, 0.1068 | / |
Decimal value | 16239812 | / |
Web-Safe HEX | FFCCCC | #FFCCCC |
Color Temperature (CT) | 4661 Kelvin (4661K) | / |
Estimate Wavelength | around 682.00nm | / |
The Depth and Diversity of Sidewalk Chalk Pink (Hex: #f7ccc4): Exploring its Impact in Design and Culture
Sidewalk Chalk Pink (#f7ccc4) resembles the soft hue of blooming cherry blossoms in spring. This color exudes a delicate and soothing essence, reminiscent of the petals gently cascading from cherry trees. The soft pink shade of sidewalk chalk pink is akin to the powdery texture of pastel art, adding a touch of playfulness and creativity to any design or space. This color can bring to mind childhood memories of writing and drawing on sidewalks, creating a harmonious link between nostalgia and the natural world. Embodying tranquility and innocence, Sidewalk Chalk Pink adds a subtle charm to any project.
Download Stunning Sidewalk Chalk Pink Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Sidewalk Chalk Pink Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Sidewalk Chalk Pink 4K Wallpaper
Immerse yourself in the beauty of our Sidewalk Chalk Pink 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 Sidewalk Chalk Pink 4K WallpaperTints and Shades of #f7ccc4 HEX color (Sidewalk Chalk Pink)
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 #f7ccc4, 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
- #FDF2F0
- #FBE6E2
- #F9D9D3
- #f7ccc4
- #B99993
- #7C6662
- #3E3331
- #000000
Tones of Sidewalk Chalk Pink (#f7ccc4 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #f7ccc4, #c7aea9 is the less saturated color, while #f7ccc4 is the most saturated one.
- #c7aea9
- #d3b5b0
- #dfbdb6
- #ebc4bd
- #f7ccc4
- #b15545
- #b94e3b
- #c24731
- #ca4027
HTML Usage Examples
HTML using color code example
<p style="color: #f7ccc4;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #f7ccc4.
CSS color code example
p { color: #f7ccc4; }
Text with hexadecimal color #f7ccc4
This is a sample text with color #f7ccc4.
Background Color with #f7ccc4
This is a example with background color #f7ccc4.
Border Color with #f7ccc4
#f7ccc4 Color Preview on White (#ffffff) Background
This is a example of text with color #f7ccc4 on white background.
#f7ccc4 Color Preview on Black (#000000) Background
This is a example of text with color #f7ccc4 on black background.
CSS codes examples
.text {color:#f7ccc4;}
.background {background-color:#f7ccc4;}
.border {border:1px solid #f7ccc4;}