Shades of Sunglo #D06756
Tints of Sunglo #D06756
RGB
CMYK
RGB Variations
Color information
#D06756 (or 0xD06756) is known color: Sunglo. HEX triplet: D0, 67 and 56. RGB value is (208,103,86). Sum of RGB (Red+Green+Blue) = 208+103+86=397 (52% of max value = 765). Red value is 208 (81.64% from 255 or 52.39% from 397); Green value is 103 (40.62% from 255 or 25.94% from 397); Blue value is 86 (33.98% from 255 or 21.66% from 397); Max value from RGB is 208 - color contains mainly: red. Hex color #D06756 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D06756 is #2F98A9. Grayscale: #848484. Windows color (decimal): -3119274 or 5662672. OLE color: 5662672.
HSL color Cylindrical-coordinate representation of color #D06756: hue angle of 8.36º degrees, saturation: 0.56, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #D06756 is Cyan = 0, Magento = 0.50, Yellow = 0.59 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 103 | 86 | - |
| CMYK | 0 | 0.50 | 0.59 | 0.18 |
| HSL | 8.36º | 0.56% | 0.58% | - |
| HSV(B) | 8.36º | 0.59% | 0.82% | - |
| XYZ | 32.54 | 23.78 | 11.68 | - |
| YUV | 132.46 | 101.79 | 181.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 103 | 86 | 0 | 0.50 | 0.59 | 0.18 | 8.36 | 0.56 | 0.58 |
| Hex | D0 | 67 | 56 | 0 | 32 | 3B | 12 | 8 | 38 | 3A |
| Octal | 320 | 147 | 126 | 0 | 62 | 73 | 22 | 10 | 70 | 72 |
| Binary | 11010000 | 1100111 | 1010110 | 0 | 110010 | 111011 | 10010 | 1000 | 111000 | 111010 |
Color Harmonies of #D06756
Complementary color
Monochromatic Colors of #D06756
Black with #D06756
Text Example
Text Example
White with #D06756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D06756; }
p { color: rgb(208,103,86); }
H1.HeaderClassName
{
color: #D06756;
}
.AnyTagClassName
{
color: #D06756;
}
</style>
background-color css
<style>
a { background-color: #D06756; }
a { background-color: rgb(208,103,86); }
div.DivClassName
{
background-color: #D06756;
}
.BgClassName
{
background-color: #D06756;
}
</style>
border-color css
<style>
span { border-color: #D06756; }
span { border-color: rgb(208,103,86); }
td.TdClassName
{
border-color: #D06756;
}
.TagClassName
{
border-color: #D06756;
}
</style>