Shades of Pohutukawa #5B0817
Tints of Pohutukawa #5B0817
RGB
CMYK
RGB Variations
Color information
#5B0817 (or 0x5B0817) is known color: Pohutukawa. HEX triplet: 5B, 08 and 17. RGB value is (91,8,23). Sum of RGB (Red+Green+Blue) = 91+8+23=122 (16% of max value = 765). Red value is 91 (35.94% from 255 or 74.59% from 122); Green value is 8 (3.52% from 255 or 6.56% from 122); Blue value is 23 (9.38% from 255 or 18.85% from 122); Max value from RGB is 91 - color contains mainly: red. Hex color #5B0817 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5B0817 is #A4F7E8. Grayscale: #222222. Windows color (decimal): -10811369 or 1509467. OLE color: 1509467.
HSL color Cylindrical-coordinate representation of color #5B0817: hue angle of 349.16º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #5B0817 is Cyan = 0, Magento = 0.91, Yellow = 0.75 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 91 | 8 | 23 | - |
| CMYK | 0 | 0.91 | 0.75 | 0.64 |
| HSL | 349.16º | 0.84% | 0.19% | - |
| HSV(B) | 349.16º | 0.91% | 0.36% | - |
| XYZ | 4.56 | 2.46 | 1.05 | - |
| YUV | 34.53 | 121.5 | 168.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 8 | 23 | 0 | 0.91 | 0.75 | 0.64 | 349.16 | 0.84 | 0.19 |
| Hex | 5B | 8 | 17 | 0 | 5B | 4B | 40 | 15D | 54 | 13 |
| Octal | 133 | 10 | 27 | 0 | 133 | 113 | 100 | 535 | 124 | 23 |
| Binary | 1011011 | 1000 | 10111 | 0 | 1011011 | 1001011 | 1000000 | 101011101 | 1010100 | 10011 |
Color Harmonies of #5B0817
Complementary color
Monochromatic Colors of #5B0817
Black with #5B0817
Text Example
Text Example
White with #5B0817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B0817; }
p { color: rgb(91,8,23); }
H1.HeaderClassName
{
color: #5B0817;
}
.AnyTagClassName
{
color: #5B0817;
}
</style>
background-color css
<style>
a { background-color: #5B0817; }
a { background-color: rgb(91,8,23); }
div.DivClassName
{
background-color: #5B0817;
}
.BgClassName
{
background-color: #5B0817;
}
</style>
border-color css
<style>
span { border-color: #5B0817; }
span { border-color: rgb(91,8,23); }
td.TdClassName
{
border-color: #5B0817;
}
.TagClassName
{
border-color: #5B0817;
}
</style>