Shades of Pohutukawa #5C0817
Tints of Pohutukawa #5C0817
RGB
CMYK
RGB Variations
Color information
#5C0817 (or 0x5C0817) is known color: Pohutukawa. HEX triplet: 5C, 08 and 17. RGB value is (92,8,23). Sum of RGB (Red+Green+Blue) = 92+8+23=123 (16% of max value = 765). Red value is 92 (36.33% from 255 or 74.80% from 123); Green value is 8 (3.52% from 255 or 6.50% from 123); Blue value is 23 (9.38% from 255 or 18.70% from 123); Max value from RGB is 92 - color contains mainly: red. Hex color #5C0817 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5C0817 is #A3F7E8. Grayscale: #222222. Windows color (decimal): -10745833 or 1509468. OLE color: 1509468.
HSL color Cylindrical-coordinate representation of color #5C0817: hue angle of 349.29º 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 #5C0817 is Cyan = 0, Magento = 0.91, Yellow = 0.75 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 92 | 8 | 23 | - |
| CMYK | 0 | 0.91 | 0.75 | 0.64 |
| HSL | 349.29º | 0.84% | 0.2% | - |
| HSV(B) | 349.29º | 0.91% | 0.36% | - |
| XYZ | 4.66 | 2.51 | 1.05 | - |
| YUV | 34.83 | 121.33 | 168.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 92 | 8 | 23 | 0 | 0.91 | 0.75 | 0.64 | 349.29 | 0.84 | 0.2 |
| Hex | 5C | 8 | 17 | 0 | 5B | 4B | 40 | 15D | 54 | 14 |
| Octal | 134 | 10 | 27 | 0 | 133 | 113 | 100 | 535 | 124 | 24 |
| Binary | 1011100 | 1000 | 10111 | 0 | 1011011 | 1001011 | 1000000 | 101011101 | 1010100 | 10100 |
Color Harmonies of #5C0817
Complementary color
Monochromatic Colors of #5C0817
Black with #5C0817
Text Example
Text Example
White with #5C0817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5C0817; }
p { color: rgb(92,8,23); }
H1.HeaderClassName
{
color: #5C0817;
}
.AnyTagClassName
{
color: #5C0817;
}
</style>
background-color css
<style>
a { background-color: #5C0817; }
a { background-color: rgb(92,8,23); }
div.DivClassName
{
background-color: #5C0817;
}
.BgClassName
{
background-color: #5C0817;
}
</style>
border-color css
<style>
span { border-color: #5C0817; }
span { border-color: rgb(92,8,23); }
td.TdClassName
{
border-color: #5C0817;
}
.TagClassName
{
border-color: #5C0817;
}
</style>