Shades of Froly #D07274
Tints of Froly #D07274
RGB
CMYK
RGB Variations
Color information
#D07274 (or 0xD07274) is known color: Froly. HEX triplet: D0, 72 and 74. RGB value is (208,114,116). Sum of RGB (Red+Green+Blue) = 208+114+116=438 (58% of max value = 765). Red value is 208 (81.64% from 255 or 47.49% from 438); Green value is 114 (44.92% from 255 or 26.03% from 438); Blue value is 116 (45.70% from 255 or 26.48% from 438); Max value from RGB is 208 - color contains mainly: red. Hex color #D07274 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D07274 is #2F8D8B. Grayscale: #8E8E8E. Windows color (decimal): -3116428 or 7631568. OLE color: 7631568.
HSL color Cylindrical-coordinate representation of color #D07274: hue angle of 358.72º degrees, saturation: 0.5, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #D07274 is Cyan = 0, Magento = 0.45, Yellow = 0.44 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 114 | 116 | - |
| CMYK | 0 | 0.45 | 0.44 | 0.18 |
| HSL | 358.72º | 0.5% | 0.63% | - |
| HSV(B) | 358.72º | 0.45% | 0.82% | - |
| XYZ | 35.18 | 26.71 | 19.82 | - |
| YUV | 142.33 | 113.14 | 174.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 114 | 116 | 0 | 0.45 | 0.44 | 0.18 | 358.72 | 0.5 | 0.63 |
| Hex | D0 | 72 | 74 | 0 | 2D | 2C | 12 | 167 | 32 | 3F |
| Octal | 320 | 162 | 164 | 0 | 55 | 54 | 22 | 547 | 62 | 77 |
| Binary | 11010000 | 1110010 | 1110100 | 0 | 101101 | 101100 | 10010 | 101100111 | 110010 | 111111 |
Color Harmonies of #D07274
Complementary color
Monochromatic Colors of #D07274
Black with #D07274
Text Example
Text Example
White with #D07274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D07274; }
p { color: rgb(208,114,116); }
H1.HeaderClassName
{
color: #D07274;
}
.AnyTagClassName
{
color: #D07274;
}
</style>
background-color css
<style>
a { background-color: #D07274; }
a { background-color: rgb(208,114,116); }
div.DivClassName
{
background-color: #D07274;
}
.BgClassName
{
background-color: #D07274;
}
</style>
border-color css
<style>
span { border-color: #D07274; }
span { border-color: rgb(208,114,116); }
td.TdClassName
{
border-color: #D07274;
}
.TagClassName
{
border-color: #D07274;
}
</style>