Shades of Pohutukawa #600517
Tints of Pohutukawa #600517
RGB
CMYK
RGB Variations
Color information
#600517 (or 0x600517) is known color: Pohutukawa. HEX triplet: 60, 05 and 17. RGB value is (96,5,23). Sum of RGB (Red+Green+Blue) = 96+5+23=124 (16% of max value = 765). Red value is 96 (37.89% from 255 or 77.42% from 124); Green value is 5 (2.34% from 255 or 4.03% from 124); Blue value is 23 (9.38% from 255 or 18.55% from 124); Max value from RGB is 96 - color contains mainly: red. Hex color #600517 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #600517 is #9FFAE8. Grayscale: #222222. Windows color (decimal): -10484457 or 1508704. OLE color: 1508704.
HSL color Cylindrical-coordinate representation of color #600517: hue angle of 348.13º 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 #600517 is Cyan = 0, Magento = 0.95, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 5 | 23 | - |
| CMYK | 0 | 0.95 | 0.76 | 0.62 |
| HSL | 348.13º | 0.9% | 0.2% | - |
| HSV(B) | 348.13º | 0.95% | 0.38% | - |
| XYZ | 5.03 | 2.66 | 1.06 | - |
| YUV | 34.26 | 121.65 | 172.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 5 | 23 | 0 | 0.95 | 0.76 | 0.62 | 348.13 | 0.9 | 0.2 |
| Hex | 60 | 5 | 17 | 0 | 5F | 4C | 3E | 15C | 5A | 14 |
| Octal | 140 | 5 | 27 | 0 | 137 | 114 | 76 | 534 | 132 | 24 |
| Binary | 1100000 | 101 | 10111 | 0 | 1011111 | 1001100 | 111110 | 101011100 | 1011010 | 10100 |
Color Harmonies of #600517
Complementary color
Monochromatic Colors of #600517
Black with #600517
Text Example
Text Example
White with #600517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #600517; }
p { color: rgb(96,5,23); }
H1.HeaderClassName
{
color: #600517;
}
.AnyTagClassName
{
color: #600517;
}
</style>
background-color css
<style>
a { background-color: #600517; }
a { background-color: rgb(96,5,23); }
div.DivClassName
{
background-color: #600517;
}
.BgClassName
{
background-color: #600517;
}
</style>
border-color css
<style>
span { border-color: #600517; }
span { border-color: rgb(96,5,23); }
td.TdClassName
{
border-color: #600517;
}
.TagClassName
{
border-color: #600517;
}
</style>