Shades of Froly #D67172
Tints of Froly #D67172
RGB
CMYK
RGB Variations
Color information
#D67172 (or 0xD67172) is known color: Froly. HEX triplet: D6, 71 and 72. RGB value is (214,113,114). Sum of RGB (Red+Green+Blue) = 214+113+114=441 (58% of max value = 765). Red value is 214 (83.98% from 255 or 48.53% from 441); Green value is 113 (44.53% from 255 or 25.62% from 441); Blue value is 114 (44.92% from 255 or 25.85% from 441); Max value from RGB is 214 - color contains mainly: red. Hex color #D67172 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67172 is #298E8D. Grayscale: #8F8F8F. Windows color (decimal): -2723470 or 7500246. OLE color: 7500246.
HSL color Cylindrical-coordinate representation of color #D67172: hue angle of 359.41º 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 #D67172 is Cyan = 0, Magento = 0.47, Yellow = 0.47 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 113 | 114 | - |
| CMYK | 0 | 0.47 | 0.47 | 0.16 |
| HSL | 359.41º | 0.55% | 0.64% | - |
| HSV(B) | 359.41º | 0.47% | 0.84% | - |
| XYZ | 36.67 | 27.32 | 19.26 | - |
| YUV | 143.31 | 111.46 | 178.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 113 | 114 | 0 | 0.47 | 0.47 | 0.16 | 359.41 | 0.55 | 0.64 |
| Hex | D6 | 71 | 72 | 0 | 2F | 2F | 10 | 167 | 37 | 40 |
| Octal | 326 | 161 | 162 | 0 | 57 | 57 | 20 | 547 | 67 | 100 |
| Binary | 11010110 | 1110001 | 1110010 | 0 | 101111 | 101111 | 10000 | 101100111 | 110111 | 1000000 |
Color Harmonies of #D67172
Complementary color
Monochromatic Colors of #D67172
Black with #D67172
Text Example
Text Example
White with #D67172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67172; }
p { color: rgb(214,113,114); }
H1.HeaderClassName
{
color: #D67172;
}
.AnyTagClassName
{
color: #D67172;
}
</style>
background-color css
<style>
a { background-color: #D67172; }
a { background-color: rgb(214,113,114); }
div.DivClassName
{
background-color: #D67172;
}
.BgClassName
{
background-color: #D67172;
}
</style>
border-color css
<style>
span { border-color: #D67172; }
span { border-color: rgb(214,113,114); }
td.TdClassName
{
border-color: #D67172;
}
.TagClassName
{
border-color: #D67172;
}
</style>