Shades of Froly #D67374
Tints of Froly #D67374
RGB
CMYK
RGB Variations
Color information
#D67374 (or 0xD67374) is known color: Froly. HEX triplet: D6, 73 and 74. RGB value is (214,115,116). Sum of RGB (Red+Green+Blue) = 214+115+116=445 (58% of max value = 765). Red value is 214 (83.98% from 255 or 48.09% from 445); Green value is 115 (45.31% from 255 or 25.84% from 445); Blue value is 116 (45.70% from 255 or 26.07% from 445); Max value from RGB is 214 - color contains mainly: red. Hex color #D67374 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67374 is #298C8B. Grayscale: #909090. Windows color (decimal): -2722956 or 7631830. OLE color: 7631830.
HSL color Cylindrical-coordinate representation of color #D67374: hue angle of 359.39º degrees, saturation: 0.55, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #D67374 is Cyan = 0, Magento = 0.46, Yellow = 0.46 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 115 | 116 | - |
| CMYK | 0 | 0.46 | 0.46 | 0.16 |
| HSL | 359.39º | 0.55% | 0.65% | - |
| HSV(B) | 359.39º | 0.46% | 0.84% | - |
| XYZ | 37.01 | 27.82 | 19.94 | - |
| YUV | 144.72 | 111.8 | 177.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 115 | 116 | 0 | 0.46 | 0.46 | 0.16 | 359.39 | 0.55 | 0.65 |
| Hex | D6 | 73 | 74 | 0 | 2E | 2E | 10 | 167 | 37 | 41 |
| Octal | 326 | 163 | 164 | 0 | 56 | 56 | 20 | 547 | 67 | 101 |
| Binary | 11010110 | 1110011 | 1110100 | 0 | 101110 | 101110 | 10000 | 101100111 | 110111 | 1000001 |
Color Harmonies of #D67374
Complementary color
Monochromatic Colors of #D67374
Black with #D67374
Text Example
Text Example
White with #D67374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67374; }
p { color: rgb(214,115,116); }
H1.HeaderClassName
{
color: #D67374;
}
.AnyTagClassName
{
color: #D67374;
}
</style>
background-color css
<style>
a { background-color: #D67374; }
a { background-color: rgb(214,115,116); }
div.DivClassName
{
background-color: #D67374;
}
.BgClassName
{
background-color: #D67374;
}
</style>
border-color css
<style>
span { border-color: #D67374; }
span { border-color: rgb(214,115,116); }
td.TdClassName
{
border-color: #D67374;
}
.TagClassName
{
border-color: #D67374;
}
</style>