Shades of Pohutukawa #5A0817
Tints of Pohutukawa #5A0817
RGB
CMYK
RGB Variations
Color information
#5A0817 (or 0x5A0817) is known color: Pohutukawa. HEX triplet: 5A, 08 and 17. RGB value is (90,8,23). Sum of RGB (Red+Green+Blue) = 90+8+23=121 (16% of max value = 765). Red value is 90 (35.55% from 255 or 74.38% from 121); Green value is 8 (3.52% from 255 or 6.61% from 121); Blue value is 23 (9.38% from 255 or 19.01% from 121); Max value from RGB is 90 - color contains mainly: red. Hex color #5A0817 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5A0817 is #A5F7E8. Grayscale: #222222. Windows color (decimal): -10876905 or 1509466. OLE color: 1509466.
HSL color Cylindrical-coordinate representation of color #5A0817: hue angle of 349.02º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #5A0817 is Cyan = 0, Magento = 0.91, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 90 | 8 | 23 | - |
| CMYK | 0 | 0.91 | 0.74 | 0.65 |
| HSL | 349.02º | 0.84% | 0.19% | - |
| HSV(B) | 349.02º | 0.91% | 0.35% | - |
| XYZ | 4.46 | 2.41 | 1.04 | - |
| YUV | 34.23 | 121.67 | 167.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 90 | 8 | 23 | 0 | 0.91 | 0.74 | 0.65 | 349.02 | 0.84 | 0.19 |
| Hex | 5A | 8 | 17 | 0 | 5B | 4A | 41 | 15D | 54 | 13 |
| Octal | 132 | 10 | 27 | 0 | 133 | 112 | 101 | 535 | 124 | 23 |
| Binary | 1011010 | 1000 | 10111 | 0 | 1011011 | 1001010 | 1000001 | 101011101 | 1010100 | 10011 |
Color Harmonies of #5A0817
Complementary color
Monochromatic Colors of #5A0817
Black with #5A0817
Text Example
Text Example
White with #5A0817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5A0817; }
p { color: rgb(90,8,23); }
H1.HeaderClassName
{
color: #5A0817;
}
.AnyTagClassName
{
color: #5A0817;
}
</style>
background-color css
<style>
a { background-color: #5A0817; }
a { background-color: rgb(90,8,23); }
div.DivClassName
{
background-color: #5A0817;
}
.BgClassName
{
background-color: #5A0817;
}
</style>
border-color css
<style>
span { border-color: #5A0817; }
span { border-color: rgb(90,8,23); }
td.TdClassName
{
border-color: #5A0817;
}
.TagClassName
{
border-color: #5A0817;
}
</style>