Shades of Pohutukawa #611314
Tints of Pohutukawa #611314
RGB
CMYK
RGB Variations
Color information
#611314 (or 0x611314) is known color: Pohutukawa. HEX triplet: 61, 13 and 14. RGB value is (97,19,20). Sum of RGB (Red+Green+Blue) = 97+19+20=136 (18% of max value = 765). Red value is 97 (38.28% from 255 or 71.32% from 136); Green value is 19 (7.81% from 255 or 13.97% from 136); Blue value is 20 (8.20% from 255 or 14.71% from 136); Max value from RGB is 97 - color contains mainly: red. Hex color #611314 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611314 is #9EECEB. Grayscale: #2A2A2A. Windows color (decimal): -10415340 or 1315681. OLE color: 1315681.
HSL color Cylindrical-coordinate representation of color #611314: hue angle of 359.23º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #611314 is Cyan = 0, Magento = 0.80, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 20 | - |
| CMYK | 0 | 0.80 | 0.79 | 0.62 |
| HSL | 359.23º | 0.67% | 0.23% | - |
| HSV(B) | 359.23º | 0.8% | 0.38% | - |
| XYZ | 5.29 | 3.06 | 0.97 | - |
| YUV | 42.44 | 115.34 | 166.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 20 | 0 | 0.80 | 0.79 | 0.62 | 359.23 | 0.67 | 0.23 |
| Hex | 61 | 13 | 14 | 0 | 50 | 4F | 3E | 167 | 43 | 17 |
| Octal | 141 | 23 | 24 | 0 | 120 | 117 | 76 | 547 | 103 | 27 |
| Binary | 1100001 | 10011 | 10100 | 0 | 1010000 | 1001111 | 111110 | 101100111 | 1000011 | 10111 |
Color Harmonies of #611314
Complementary color
Monochromatic Colors of #611314
Black with #611314
Text Example
Text Example
White with #611314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611314; }
p { color: rgb(97,19,20); }
H1.HeaderClassName
{
color: #611314;
}
.AnyTagClassName
{
color: #611314;
}
</style>
background-color css
<style>
a { background-color: #611314; }
a { background-color: rgb(97,19,20); }
div.DivClassName
{
background-color: #611314;
}
.BgClassName
{
background-color: #611314;
}
</style>
border-color css
<style>
span { border-color: #611314; }
span { border-color: rgb(97,19,20); }
td.TdClassName
{
border-color: #611314;
}
.TagClassName
{
border-color: #611314;
}
</style>