Shades of Pohutukawa #5D0611
Tints of Pohutukawa #5D0611
RGB
CMYK
RGB Variations
Color information
#5D0611 (or 0x5D0611) is known color: Pohutukawa. HEX triplet: 5D, 06 and 11. RGB value is (93,6,17). Sum of RGB (Red+Green+Blue) = 93+6+17=116 (15% of max value = 765). Red value is 93 (36.72% from 255 or 80.17% from 116); Green value is 6 (2.73% from 255 or 5.17% from 116); Blue value is 17 (7.03% from 255 or 14.66% from 116); Max value from RGB is 93 - color contains mainly: red. Hex color #5D0611 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5D0611 is #A2F9EE. Grayscale: #212121. Windows color (decimal): -10680815 or 1115741. OLE color: 1115741.
HSL color Cylindrical-coordinate representation of color #5D0611: hue angle of 352.41º degrees, saturation: 0.88, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #5D0611 is Cyan = 0, Magento = 0.94, Yellow = 0.82 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 93 | 6 | 17 | - |
| CMYK | 0 | 0.94 | 0.82 | 0.64 |
| HSL | 352.41º | 0.88% | 0.19% | - |
| HSV(B) | 352.41º | 0.94% | 0.36% | - |
| XYZ | 4.68 | 2.5 | 0.77 | - |
| YUV | 33.27 | 118.82 | 170.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 6 | 17 | 0 | 0.94 | 0.82 | 0.64 | 352.41 | 0.88 | 0.19 |
| Hex | 5D | 6 | 11 | 0 | 5E | 52 | 40 | 160 | 58 | 13 |
| Octal | 135 | 6 | 21 | 0 | 136 | 122 | 100 | 540 | 130 | 23 |
| Binary | 1011101 | 110 | 10001 | 0 | 1011110 | 1010010 | 1000000 | 101100000 | 1011000 | 10011 |
Color Harmonies of #5D0611
Complementary color
Monochromatic Colors of #5D0611
Black with #5D0611
Text Example
Text Example
White with #5D0611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5D0611; }
p { color: rgb(93,6,17); }
H1.HeaderClassName
{
color: #5D0611;
}
.AnyTagClassName
{
color: #5D0611;
}
</style>
background-color css
<style>
a { background-color: #5D0611; }
a { background-color: rgb(93,6,17); }
div.DivClassName
{
background-color: #5D0611;
}
.BgClassName
{
background-color: #5D0611;
}
</style>
border-color css
<style>
span { border-color: #5D0611; }
span { border-color: rgb(93,6,17); }
td.TdClassName
{
border-color: #5D0611;
}
.TagClassName
{
border-color: #5D0611;
}
</style>