Shades of Pohutukawa #600315
Tints of Pohutukawa #600315
RGB
CMYK
RGB Variations
Color information
#600315 (or 0x600315) is known color: Pohutukawa. HEX triplet: 60, 03 and 15. RGB value is (96,3,21). Sum of RGB (Red+Green+Blue) = 96+3+21=120 (15% of max value = 765). Red value is 96 (37.89% from 255 or 80% from 120); Green value is 3 (1.56% from 255 or 2.5% from 120); Blue value is 21 (8.59% from 255 or 17.5% from 120); Max value from RGB is 96 - color contains mainly: red. Hex color #600315 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #600315 is #9FFCEA. Grayscale: #202020. Windows color (decimal): -10484971 or 1377120. OLE color: 1377120.
HSL color Cylindrical-coordinate representation of color #600315: hue angle of 348.39º degrees, saturation: 0.94, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #600315 is Cyan = 0, Magento = 0.97, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 3 | 21 | - |
| CMYK | 0 | 0.97 | 0.78 | 0.62 |
| HSL | 348.39º | 0.94% | 0.19% | - |
| HSV(B) | 348.39º | 0.97% | 0.38% | - |
| XYZ | 4.99 | 2.61 | 0.95 | - |
| YUV | 32.86 | 121.31 | 173.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 3 | 21 | 0 | 0.97 | 0.78 | 0.62 | 348.39 | 0.94 | 0.19 |
| Hex | 60 | 3 | 15 | 0 | 61 | 4E | 3E | 15C | 5E | 13 |
| Octal | 140 | 3 | 25 | 0 | 141 | 116 | 76 | 534 | 136 | 23 |
| Binary | 1100000 | 11 | 10101 | 0 | 1100001 | 1001110 | 111110 | 101011100 | 1011110 | 10011 |
Color Harmonies of #600315
Complementary color
Monochromatic Colors of #600315
Black with #600315
Text Example
Text Example
White with #600315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #600315; }
p { color: rgb(96,3,21); }
H1.HeaderClassName
{
color: #600315;
}
.AnyTagClassName
{
color: #600315;
}
</style>
background-color css
<style>
a { background-color: #600315; }
a { background-color: rgb(96,3,21); }
div.DivClassName
{
background-color: #600315;
}
.BgClassName
{
background-color: #600315;
}
</style>
border-color css
<style>
span { border-color: #600315; }
span { border-color: rgb(96,3,21); }
td.TdClassName
{
border-color: #600315;
}
.TagClassName
{
border-color: #600315;
}
</style>