Shades of Froly #D26774
Tints of Froly #D26774
RGB
CMYK
RGB Variations
Color information
#D26774 (or 0xD26774) is known color: Froly. HEX triplet: D2, 67 and 74. RGB value is (210,103,116). Sum of RGB (Red+Green+Blue) = 210+103+116=429 (56% of max value = 765). Red value is 210 (82.42% from 255 or 48.95% from 429); Green value is 103 (40.62% from 255 or 24.01% from 429); Blue value is 116 (45.70% from 255 or 27.04% from 429); Max value from RGB is 210 - color contains mainly: red. Hex color #D26774 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D26774 is #2D988B. Grayscale: #888888. Windows color (decimal): -2988172 or 7628754. OLE color: 7628754.
HSL color Cylindrical-coordinate representation of color #D26774: hue angle of 352.71º degrees, saturation: 0.54, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #D26774 is Cyan = 0, Magento = 0.51, Yellow = 0.45 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 210 | 103 | 116 | - |
| CMYK | 0 | 0.51 | 0.45 | 0.18 |
| HSL | 352.71º | 0.54% | 0.61% | - |
| HSV(B) | 352.71º | 0.51% | 0.82% | - |
| XYZ | 34.58 | 24.66 | 19.46 | - |
| YUV | 136.48 | 116.45 | 180.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 210 | 103 | 116 | 0 | 0.51 | 0.45 | 0.18 | 352.71 | 0.54 | 0.61 |
| Hex | D2 | 67 | 74 | 0 | 33 | 2D | 12 | 161 | 36 | 3D |
| Octal | 322 | 147 | 164 | 0 | 63 | 55 | 22 | 541 | 66 | 75 |
| Binary | 11010010 | 1100111 | 1110100 | 0 | 110011 | 101101 | 10010 | 101100001 | 110110 | 111101 |
Color Harmonies of #D26774
Complementary color
Monochromatic Colors of #D26774
Black with #D26774
Text Example
Text Example
White with #D26774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D26774; }
p { color: rgb(210,103,116); }
H1.HeaderClassName
{
color: #D26774;
}
.AnyTagClassName
{
color: #D26774;
}
</style>
background-color css
<style>
a { background-color: #D26774; }
a { background-color: rgb(210,103,116); }
div.DivClassName
{
background-color: #D26774;
}
.BgClassName
{
background-color: #D26774;
}
</style>
border-color css
<style>
span { border-color: #D26774; }
span { border-color: rgb(210,103,116); }
td.TdClassName
{
border-color: #D26774;
}
.TagClassName
{
border-color: #D26774;
}
</style>