Shades of Pohutukawa #5C1227
Tints of Pohutukawa #5C1227
RGB
CMYK
RGB Variations
Color information
#5C1227 (or 0x5C1227) is known color: Pohutukawa. HEX triplet: 5C, 12 and 27. RGB value is (92,18,39). Sum of RGB (Red+Green+Blue) = 92+18+39=149 (19% of max value = 765). Red value is 92 (36.33% from 255 or 61.74% from 149); Green value is 18 (7.42% from 255 or 12.08% from 149); Blue value is 39 (15.62% from 255 or 26.17% from 149); Max value from RGB is 92 - color contains mainly: red. Hex color #5C1227 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #5C1227 is #A3EDD8. Grayscale: #2A2A2A. Windows color (decimal): -10743257 or 2560604. OLE color: 2560604.
HSL color Cylindrical-coordinate representation of color #5C1227: hue angle of 342.97º degrees, saturation: 0.67, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #5C1227 is Cyan = 0, Magento = 0.80, Yellow = 0.58 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 92 | 18 | 39 | - |
| CMYK | 0 | 0.80 | 0.58 | 0.64 |
| HSL | 342.97º | 0.67% | 0.22% | - |
| HSV(B) | 342.97º | 0.8% | 0.36% | - |
| XYZ | 5 | 2.85 | 2.21 | - |
| YUV | 42.52 | 126.02 | 163.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 92 | 18 | 39 | 0 | 0.80 | 0.58 | 0.64 | 342.97 | 0.67 | 0.22 |
| Hex | 5C | 12 | 27 | 0 | 50 | 3A | 40 | 157 | 43 | 16 |
| Octal | 134 | 22 | 47 | 0 | 120 | 72 | 100 | 527 | 103 | 26 |
| Binary | 1011100 | 10010 | 100111 | 0 | 1010000 | 111010 | 1000000 | 101010111 | 1000011 | 10110 |
Color Harmonies of #5C1227
Complementary color
Monochromatic Colors of #5C1227
Black with #5C1227
Text Example
Text Example
White with #5C1227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5C1227; }
p { color: rgb(92,18,39); }
H1.HeaderClassName
{
color: #5C1227;
}
.AnyTagClassName
{
color: #5C1227;
}
</style>
background-color css
<style>
a { background-color: #5C1227; }
a { background-color: rgb(92,18,39); }
div.DivClassName
{
background-color: #5C1227;
}
.BgClassName
{
background-color: #5C1227;
}
</style>
border-color css
<style>
span { border-color: #5C1227; }
span { border-color: rgb(92,18,39); }
td.TdClassName
{
border-color: #5C1227;
}
.TagClassName
{
border-color: #5C1227;
}
</style>