Shades of Pohutukawa #5C0315
Tints of Pohutukawa #5C0315
RGB
CMYK
RGB Variations
Color information
#5C0315 (or 0x5C0315) is known color: Pohutukawa. HEX triplet: 5C, 03 and 15. RGB value is (92,3,21). Sum of RGB (Red+Green+Blue) = 92+3+21=116 (15% of max value = 765). Red value is 92 (36.33% from 255 or 79.31% from 116); Green value is 3 (1.56% from 255 or 2.59% from 116); Blue value is 21 (8.59% from 255 or 18.10% from 116); Max value from RGB is 92 - color contains mainly: red. Hex color #5C0315 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5C0315 is #A3FCEA. Grayscale: #1F1F1F. Windows color (decimal): -10747115 or 1377116. OLE color: 1377116.
HSL color Cylindrical-coordinate representation of color #5C0315: hue angle of 347.87º degrees, saturation: 0.94, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #5C0315 is Cyan = 0, Magento = 0.97, Yellow = 0.77 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 92 | 3 | 21 | - |
| CMYK | 0 | 0.97 | 0.77 | 0.64 |
| HSL | 347.87º | 0.94% | 0.19% | - |
| HSV(B) | 347.87º | 0.97% | 0.36% | - |
| XYZ | 4.58 | 2.39 | 0.93 | - |
| YUV | 31.66 | 121.99 | 171.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 92 | 3 | 21 | 0 | 0.97 | 0.77 | 0.64 | 347.87 | 0.94 | 0.19 |
| Hex | 5C | 3 | 15 | 0 | 61 | 4D | 40 | 15C | 5E | 13 |
| Octal | 134 | 3 | 25 | 0 | 141 | 115 | 100 | 534 | 136 | 23 |
| Binary | 1011100 | 11 | 10101 | 0 | 1100001 | 1001101 | 1000000 | 101011100 | 1011110 | 10011 |
Color Harmonies of #5C0315
Complementary color
Monochromatic Colors of #5C0315
Black with #5C0315
Text Example
Text Example
White with #5C0315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5C0315; }
p { color: rgb(92,3,21); }
H1.HeaderClassName
{
color: #5C0315;
}
.AnyTagClassName
{
color: #5C0315;
}
</style>
background-color css
<style>
a { background-color: #5C0315; }
a { background-color: rgb(92,3,21); }
div.DivClassName
{
background-color: #5C0315;
}
.BgClassName
{
background-color: #5C0315;
}
</style>
border-color css
<style>
span { border-color: #5C0315; }
span { border-color: rgb(92,3,21); }
td.TdClassName
{
border-color: #5C0315;
}
.TagClassName
{
border-color: #5C0315;
}
</style>