Shades of Pohutukawa #600513
Tints of Pohutukawa #600513
RGB
CMYK
RGB Variations
Color information
#600513 (or 0x600513) is known color: Pohutukawa. HEX triplet: 60, 05 and 13. RGB value is (96,5,19). Sum of RGB (Red+Green+Blue) = 96+5+19=120 (15% of max value = 765). Red value is 96 (37.89% from 255 or 80% from 120); Green value is 5 (2.34% from 255 or 4.17% from 120); Blue value is 19 (7.81% from 255 or 15.83% from 120); Max value from RGB is 96 - color contains mainly: red. Hex color #600513 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #600513 is #9FFAEC. Grayscale: #212121. Windows color (decimal): -10484461 or 1246560. OLE color: 1246560.
HSL color Cylindrical-coordinate representation of color #600513: hue angle of 350.77º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #600513 is Cyan = 0, Magento = 0.95, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 5 | 19 | - |
| CMYK | 0 | 0.95 | 0.80 | 0.62 |
| HSL | 350.77º | 0.9% | 0.2% | - |
| HSV(B) | 350.77º | 0.95% | 0.38% | - |
| XYZ | 5 | 2.64 | 0.86 | - |
| YUV | 33.81 | 119.65 | 172.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 5 | 19 | 0 | 0.95 | 0.80 | 0.62 | 350.77 | 0.9 | 0.2 |
| Hex | 60 | 5 | 13 | 0 | 5F | 50 | 3E | 15F | 5A | 14 |
| Octal | 140 | 5 | 23 | 0 | 137 | 120 | 76 | 537 | 132 | 24 |
| Binary | 1100000 | 101 | 10011 | 0 | 1011111 | 1010000 | 111110 | 101011111 | 1011010 | 10100 |
Color Harmonies of #600513
Complementary color
Monochromatic Colors of #600513
Black with #600513
Text Example
Text Example
White with #600513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #600513; }
p { color: rgb(96,5,19); }
H1.HeaderClassName
{
color: #600513;
}
.AnyTagClassName
{
color: #600513;
}
</style>
background-color css
<style>
a { background-color: #600513; }
a { background-color: rgb(96,5,19); }
div.DivClassName
{
background-color: #600513;
}
.BgClassName
{
background-color: #600513;
}
</style>
border-color css
<style>
span { border-color: #600513; }
span { border-color: rgb(96,5,19); }
td.TdClassName
{
border-color: #600513;
}
.TagClassName
{
border-color: #600513;
}
</style>