Shades of Pohutukawa #602329
Tints of Pohutukawa #602329
RGB
CMYK
RGB Variations
Color information
#602329 (or 0x602329) is known color: Pohutukawa. HEX triplet: 60, 23 and 29. RGB value is (96,35,41). Sum of RGB (Red+Green+Blue) = 96+35+41=172 (22% of max value = 765). Red value is 96 (37.89% from 255 or 55.81% from 172); Green value is 35 (14.06% from 255 or 20.35% from 172); Blue value is 41 (16.41% from 255 or 23.84% from 172); Max value from RGB is 96 - color contains mainly: red. Hex color #602329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602329 is #9FDCD6. Grayscale: #353535. Windows color (decimal): -10476759 or 2696032. OLE color: 2696032.
HSL color Cylindrical-coordinate representation of color #602329: hue angle of 354.1º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #602329 is Cyan = 0, Magento = 0.64, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 35 | 41 | - |
| CMYK | 0 | 0.64 | 0.57 | 0.62 |
| HSL | 354.1º | 0.47% | 0.26% | - |
| HSV(B) | 354.1º | 0.64% | 0.38% | - |
| XYZ | 5.83 | 3.85 | 2.53 | - |
| YUV | 53.92 | 120.71 | 158.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 35 | 41 | 0 | 0.64 | 0.57 | 0.62 | 354.1 | 0.47 | 0.26 |
| Hex | 60 | 23 | 29 | 0 | 40 | 39 | 3E | 162 | 2F | 1A |
| Octal | 140 | 43 | 51 | 0 | 100 | 71 | 76 | 542 | 57 | 32 |
| Binary | 1100000 | 100011 | 101001 | 0 | 1000000 | 111001 | 111110 | 101100010 | 101111 | 11010 |
Color Harmonies of #602329
Complementary color
Monochromatic Colors of #602329
Black with #602329
Text Example
Text Example
White with #602329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602329; }
p { color: rgb(96,35,41); }
H1.HeaderClassName
{
color: #602329;
}
.AnyTagClassName
{
color: #602329;
}
</style>
background-color css
<style>
a { background-color: #602329; }
a { background-color: rgb(96,35,41); }
div.DivClassName
{
background-color: #602329;
}
.BgClassName
{
background-color: #602329;
}
</style>
border-color css
<style>
span { border-color: #602329; }
span { border-color: rgb(96,35,41); }
td.TdClassName
{
border-color: #602329;
}
.TagClassName
{
border-color: #602329;
}
</style>