Shades of Pohutukawa #5B0315
Tints of Pohutukawa #5B0315
RGB
CMYK
RGB Variations
Color information
#5B0315 (or 0x5B0315) is known color: Pohutukawa. HEX triplet: 5B, 03 and 15. RGB value is (91,3,21). Sum of RGB (Red+Green+Blue) = 91+3+21=115 (15% of max value = 765). Red value is 91 (35.94% from 255 or 79.13% from 115); Green value is 3 (1.56% from 255 or 2.61% from 115); Blue value is 21 (8.59% from 255 or 18.26% from 115); Max value from RGB is 91 - color contains mainly: red. Hex color #5B0315 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5B0315 is #A4FCEA. Grayscale: #1F1F1F. Windows color (decimal): -10812651 or 1377115. OLE color: 1377115.
HSL color Cylindrical-coordinate representation of color #5B0315: hue angle of 347.73º 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 #5B0315 is Cyan = 0, Magento = 0.97, Yellow = 0.77 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 91 | 3 | 21 | - |
| CMYK | 0 | 0.97 | 0.77 | 0.64 |
| HSL | 347.73º | 0.94% | 0.18% | - |
| HSV(B) | 347.73º | 0.97% | 0.36% | - |
| XYZ | 4.48 | 2.34 | 0.93 | - |
| YUV | 31.36 | 122.15 | 170.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 3 | 21 | 0 | 0.97 | 0.77 | 0.64 | 347.73 | 0.94 | 0.18 |
| Hex | 5B | 3 | 15 | 0 | 61 | 4D | 40 | 15C | 5E | 12 |
| Octal | 133 | 3 | 25 | 0 | 141 | 115 | 100 | 534 | 136 | 22 |
| Binary | 1011011 | 11 | 10101 | 0 | 1100001 | 1001101 | 1000000 | 101011100 | 1011110 | 10010 |
Color Harmonies of #5B0315
Complementary color
Monochromatic Colors of #5B0315
Black with #5B0315
Text Example
Text Example
White with #5B0315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B0315; }
p { color: rgb(91,3,21); }
H1.HeaderClassName
{
color: #5B0315;
}
.AnyTagClassName
{
color: #5B0315;
}
</style>
background-color css
<style>
a { background-color: #5B0315; }
a { background-color: rgb(91,3,21); }
div.DivClassName
{
background-color: #5B0315;
}
.BgClassName
{
background-color: #5B0315;
}
</style>
border-color css
<style>
span { border-color: #5B0315; }
span { border-color: rgb(91,3,21); }
td.TdClassName
{
border-color: #5B0315;
}
.TagClassName
{
border-color: #5B0315;
}
</style>