Shades of Froly #D67178
Tints of Froly #D67178
RGB
CMYK
RGB Variations
Color information
#D67178 (or 0xD67178) is known color: Froly. HEX triplet: D6, 71 and 78. RGB value is (214,113,120). Sum of RGB (Red+Green+Blue) = 214+113+120=447 (59% of max value = 765). Red value is 214 (83.98% from 255 or 47.87% from 447); Green value is 113 (44.53% from 255 or 25.28% from 447); Blue value is 120 (47.27% from 255 or 26.85% from 447); Max value from RGB is 214 - color contains mainly: red. Hex color #D67178 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67178 is #298E87. Grayscale: #909090. Windows color (decimal): -2723464 or 7893462. OLE color: 7893462.
HSL color Cylindrical-coordinate representation of color #D67178: hue angle of 355.84º 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 #D67178 is Cyan = 0, Magento = 0.47, Yellow = 0.44 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 113 | 120 | - |
| CMYK | 0 | 0.47 | 0.44 | 0.16 |
| HSL | 355.84º | 0.55% | 0.64% | - |
| HSV(B) | 355.84º | 0.47% | 0.84% | - |
| XYZ | 37.03 | 27.46 | 21.12 | - |
| YUV | 144 | 114.46 | 177.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 113 | 120 | 0 | 0.47 | 0.44 | 0.16 | 355.84 | 0.55 | 0.64 |
| Hex | D6 | 71 | 78 | 0 | 2F | 2C | 10 | 164 | 37 | 40 |
| Octal | 326 | 161 | 170 | 0 | 57 | 54 | 20 | 544 | 67 | 100 |
| Binary | 11010110 | 1110001 | 1111000 | 0 | 101111 | 101100 | 10000 | 101100100 | 110111 | 1000000 |
Color Harmonies of #D67178
Complementary color
Monochromatic Colors of #D67178
Black with #D67178
Text Example
Text Example
White with #D67178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67178; }
p { color: rgb(214,113,120); }
H1.HeaderClassName
{
color: #D67178;
}
.AnyTagClassName
{
color: #D67178;
}
</style>
background-color css
<style>
a { background-color: #D67178; }
a { background-color: rgb(214,113,120); }
div.DivClassName
{
background-color: #D67178;
}
.BgClassName
{
background-color: #D67178;
}
</style>
border-color css
<style>
span { border-color: #D67178; }
span { border-color: rgb(214,113,120); }
td.TdClassName
{
border-color: #D67178;
}
.TagClassName
{
border-color: #D67178;
}
</style>