Shades of Pohutukawa #5B0310
Tints of Pohutukawa #5B0310
RGB
CMYK
RGB Variations
Color information
#5B0310 (or 0x5B0310) is known color: Pohutukawa. HEX triplet: 5B, 03 and 10. RGB value is (91,3,16). Sum of RGB (Red+Green+Blue) = 91+3+16=110 (14% of max value = 765). Red value is 91 (35.94% from 255 or 82.73% from 110); Green value is 3 (1.56% from 255 or 2.73% from 110); Blue value is 16 (6.64% from 255 or 14.55% from 110); Max value from RGB is 91 - color contains mainly: red. Hex color #5B0310 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5B0310 is #A4FCEF. Grayscale: #1E1E1E. Windows color (decimal): -10812656 or 1049435. OLE color: 1049435.
HSL color Cylindrical-coordinate representation of color #5B0310: hue angle of 351.14º degrees, saturation: 0.94, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #5B0310 is Cyan = 0, Magento = 0.97, Yellow = 0.82 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 91 | 3 | 16 | - |
| CMYK | 0 | 0.97 | 0.82 | 0.64 |
| HSL | 351.14º | 0.94% | 0.18% | - |
| HSV(B) | 351.14º | 0.97% | 0.36% | - |
| XYZ | 4.44 | 2.33 | 0.71 | - |
| YUV | 30.79 | 119.65 | 170.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 3 | 16 | 0 | 0.97 | 0.82 | 0.64 | 351.14 | 0.94 | 0.18 |
| Hex | 5B | 3 | 10 | 0 | 61 | 52 | 40 | 15F | 5E | 12 |
| Octal | 133 | 3 | 20 | 0 | 141 | 122 | 100 | 537 | 136 | 22 |
| Binary | 1011011 | 11 | 10000 | 0 | 1100001 | 1010010 | 1000000 | 101011111 | 1011110 | 10010 |
Color Harmonies of #5B0310
Complementary color
Monochromatic Colors of #5B0310
Black with #5B0310
Text Example
Text Example
White with #5B0310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B0310; }
p { color: rgb(91,3,16); }
H1.HeaderClassName
{
color: #5B0310;
}
.AnyTagClassName
{
color: #5B0310;
}
</style>
background-color css
<style>
a { background-color: #5B0310; }
a { background-color: rgb(91,3,16); }
div.DivClassName
{
background-color: #5B0310;
}
.BgClassName
{
background-color: #5B0310;
}
</style>
border-color css
<style>
span { border-color: #5B0310; }
span { border-color: rgb(91,3,16); }
td.TdClassName
{
border-color: #5B0310;
}
.TagClassName
{
border-color: #5B0310;
}
</style>