Shades of Pohutukawa #5B0819
Tints of Pohutukawa #5B0819
RGB
CMYK
RGB Variations
Color information
#5B0819 (or 0x5B0819) is known color: Pohutukawa. HEX triplet: 5B, 08 and 19. RGB value is (91,8,25). Sum of RGB (Red+Green+Blue) = 91+8+25=124 (16% of max value = 765). Red value is 91 (35.94% from 255 or 73.39% from 124); Green value is 8 (3.52% from 255 or 6.45% from 124); Blue value is 25 (10.16% from 255 or 20.16% from 124); Max value from RGB is 91 - color contains mainly: red. Hex color #5B0819 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5B0819 is #A4F7E6. Grayscale: #222222. Windows color (decimal): -10811367 or 1640539. OLE color: 1640539.
HSL color Cylindrical-coordinate representation of color #5B0819: hue angle of 347.71º 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 #5B0819 is Cyan = 0, Magento = 0.91, Yellow = 0.73 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 91 | 8 | 25 | - |
| CMYK | 0 | 0.91 | 0.73 | 0.64 |
| HSL | 347.71º | 0.84% | 0.19% | - |
| HSV(B) | 347.71º | 0.91% | 0.36% | - |
| XYZ | 4.58 | 2.47 | 1.15 | - |
| YUV | 34.76 | 122.5 | 168.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 8 | 25 | 0 | 0.91 | 0.73 | 0.64 | 347.71 | 0.84 | 0.19 |
| Hex | 5B | 8 | 19 | 0 | 5B | 49 | 40 | 15C | 54 | 13 |
| Octal | 133 | 10 | 31 | 0 | 133 | 111 | 100 | 534 | 124 | 23 |
| Binary | 1011011 | 1000 | 11001 | 0 | 1011011 | 1001001 | 1000000 | 101011100 | 1010100 | 10011 |
Color Harmonies of #5B0819
Complementary color
Monochromatic Colors of #5B0819
Black with #5B0819
Text Example
Text Example
White with #5B0819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B0819; }
p { color: rgb(91,8,25); }
H1.HeaderClassName
{
color: #5B0819;
}
.AnyTagClassName
{
color: #5B0819;
}
</style>
background-color css
<style>
a { background-color: #5B0819; }
a { background-color: rgb(91,8,25); }
div.DivClassName
{
background-color: #5B0819;
}
.BgClassName
{
background-color: #5B0819;
}
</style>
border-color css
<style>
span { border-color: #5B0819; }
span { border-color: rgb(91,8,25); }
td.TdClassName
{
border-color: #5B0819;
}
.TagClassName
{
border-color: #5B0819;
}
</style>