Shades of Pohutukawa #612328
Tints of Pohutukawa #612328
RGB
CMYK
RGB Variations
Color information
#612328 (or 0x612328) is known color: Pohutukawa. HEX triplet: 61, 23 and 28. RGB value is (97,35,40). Sum of RGB (Red+Green+Blue) = 97+35+40=172 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.40% from 172); Green value is 35 (14.06% from 255 or 20.35% from 172); Blue value is 40 (16.02% from 255 or 23.26% from 172); Max value from RGB is 97 - color contains mainly: red. Hex color #612328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612328 is #9EDCD7. Grayscale: #363636. Windows color (decimal): -10411224 or 2630497. OLE color: 2630497.
HSL color Cylindrical-coordinate representation of color #612328: hue angle of 355.16º 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 #612328 is Cyan = 0, Magento = 0.64, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 35 | 40 | - |
| CMYK | 0 | 0.64 | 0.59 | 0.62 |
| HSL | 355.16º | 0.47% | 0.26% | - |
| HSV(B) | 355.16º | 0.64% | 0.38% | - |
| XYZ | 5.91 | 3.9 | 2.45 | - |
| YUV | 54.11 | 120.04 | 158.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 35 | 40 | 0 | 0.64 | 0.59 | 0.62 | 355.16 | 0.47 | 0.26 |
| Hex | 61 | 23 | 28 | 0 | 40 | 3B | 3E | 163 | 2F | 1A |
| Octal | 141 | 43 | 50 | 0 | 100 | 73 | 76 | 543 | 57 | 32 |
| Binary | 1100001 | 100011 | 101000 | 0 | 1000000 | 111011 | 111110 | 101100011 | 101111 | 11010 |
Color Harmonies of #612328
Complementary color
Monochromatic Colors of #612328
Black with #612328
Text Example
Text Example
White with #612328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612328; }
p { color: rgb(97,35,40); }
H1.HeaderClassName
{
color: #612328;
}
.AnyTagClassName
{
color: #612328;
}
</style>
background-color css
<style>
a { background-color: #612328; }
a { background-color: rgb(97,35,40); }
div.DivClassName
{
background-color: #612328;
}
.BgClassName
{
background-color: #612328;
}
</style>
border-color css
<style>
span { border-color: #612328; }
span { border-color: rgb(97,35,40); }
td.TdClassName
{
border-color: #612328;
}
.TagClassName
{
border-color: #612328;
}
</style>