Shades of Pohutukawa #5C0815
Tints of Pohutukawa #5C0815
RGB
CMYK
RGB Variations
Color information
#5C0815 (or 0x5C0815) is known color: Pohutukawa. HEX triplet: 5C, 08 and 15. RGB value is (92,8,21). Sum of RGB (Red+Green+Blue) = 92+8+21=121 (16% of max value = 765). Red value is 92 (36.33% from 255 or 76.03% from 121); Green value is 8 (3.52% from 255 or 6.61% from 121); Blue value is 21 (8.59% from 255 or 17.36% from 121); Max value from RGB is 92 - color contains mainly: red. Hex color #5C0815 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5C0815 is #A3F7EA. Grayscale: #222222. Windows color (decimal): -10745835 or 1378396. OLE color: 1378396.
HSL color Cylindrical-coordinate representation of color #5C0815: hue angle of 350.71º degrees, saturation: 0.84, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #5C0815 is Cyan = 0, Magento = 0.91, Yellow = 0.77 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 92 | 8 | 21 | - |
| CMYK | 0 | 0.91 | 0.77 | 0.64 |
| HSL | 350.71º | 0.84% | 0.2% | - |
| HSV(B) | 350.71º | 0.91% | 0.36% | - |
| XYZ | 4.64 | 2.5 | 0.95 | - |
| YUV | 34.6 | 120.33 | 168.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 92 | 8 | 21 | 0 | 0.91 | 0.77 | 0.64 | 350.71 | 0.84 | 0.2 |
| Hex | 5C | 8 | 15 | 0 | 5B | 4D | 40 | 15F | 54 | 14 |
| Octal | 134 | 10 | 25 | 0 | 133 | 115 | 100 | 537 | 124 | 24 |
| Binary | 1011100 | 1000 | 10101 | 0 | 1011011 | 1001101 | 1000000 | 101011111 | 1010100 | 10100 |
Color Harmonies of #5C0815
Complementary color
Monochromatic Colors of #5C0815
Black with #5C0815
Text Example
Text Example
White with #5C0815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5C0815; }
p { color: rgb(92,8,21); }
H1.HeaderClassName
{
color: #5C0815;
}
.AnyTagClassName
{
color: #5C0815;
}
</style>
background-color css
<style>
a { background-color: #5C0815; }
a { background-color: rgb(92,8,21); }
div.DivClassName
{
background-color: #5C0815;
}
.BgClassName
{
background-color: #5C0815;
}
</style>
border-color css
<style>
span { border-color: #5C0815; }
span { border-color: rgb(92,8,21); }
td.TdClassName
{
border-color: #5C0815;
}
.TagClassName
{
border-color: #5C0815;
}
</style>