Shades of Froly #D67276
Tints of Froly #D67276
RGB
CMYK
RGB Variations
Color information
#D67276 (or 0xD67276) is known color: Froly. HEX triplet: D6, 72 and 76. RGB value is (214,114,118). Sum of RGB (Red+Green+Blue) = 214+114+118=446 (59% of max value = 765). Red value is 214 (83.98% from 255 or 47.98% from 446); Green value is 114 (44.92% from 255 or 25.56% from 446); Blue value is 118 (46.48% from 255 or 26.46% from 446); Max value from RGB is 214 - color contains mainly: red. Hex color #D67276 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67276 is #298D89. Grayscale: #909090. Windows color (decimal): -2723210 or 7762646. OLE color: 7762646.
HSL color Cylindrical-coordinate representation of color #D67276: hue angle of 357.6º degrees, saturation: 0.55, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #D67276 is Cyan = 0, Magento = 0.47, Yellow = 0.45 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 114 | 118 | - |
| CMYK | 0 | 0.47 | 0.45 | 0.16 |
| HSL | 357.6º | 0.55% | 0.64% | - |
| HSV(B) | 357.6º | 0.47% | 0.84% | - |
| XYZ | 37.02 | 27.64 | 20.52 | - |
| YUV | 144.36 | 113.13 | 177.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 114 | 118 | 0 | 0.47 | 0.45 | 0.16 | 357.6 | 0.55 | 0.64 |
| Hex | D6 | 72 | 76 | 0 | 2F | 2D | 10 | 166 | 37 | 40 |
| Octal | 326 | 162 | 166 | 0 | 57 | 55 | 20 | 546 | 67 | 100 |
| Binary | 11010110 | 1110010 | 1110110 | 0 | 101111 | 101101 | 10000 | 101100110 | 110111 | 1000000 |
Color Harmonies of #D67276
Complementary color
Monochromatic Colors of #D67276
Black with #D67276
Text Example
Text Example
White with #D67276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67276; }
p { color: rgb(214,114,118); }
H1.HeaderClassName
{
color: #D67276;
}
.AnyTagClassName
{
color: #D67276;
}
</style>
background-color css
<style>
a { background-color: #D67276; }
a { background-color: rgb(214,114,118); }
div.DivClassName
{
background-color: #D67276;
}
.BgClassName
{
background-color: #D67276;
}
</style>
border-color css
<style>
span { border-color: #D67276; }
span { border-color: rgb(214,114,118); }
td.TdClassName
{
border-color: #D67276;
}
.TagClassName
{
border-color: #D67276;
}
</style>