Shades of Pohutukawa #611417
Tints of Pohutukawa #611417
RGB
CMYK
RGB Variations
Color information
#611417 (or 0x611417) is known color: Pohutukawa. HEX triplet: 61, 14 and 17. RGB value is (97,20,23). Sum of RGB (Red+Green+Blue) = 97+20+23=140 (18% of max value = 765). Red value is 97 (38.28% from 255 or 69.29% from 140); Green value is 20 (8.20% from 255 or 14.29% from 140); Blue value is 23 (9.38% from 255 or 16.43% from 140); Max value from RGB is 97 - color contains mainly: red. Hex color #611417 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611417 is #9EEBE8. Grayscale: #2B2B2B. Windows color (decimal): -10415081 or 1512545. OLE color: 1512545.
HSL color Cylindrical-coordinate representation of color #611417: hue angle of 357.66º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #611417 is Cyan = 0, Magento = 0.79, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 20 | 23 | - |
| CMYK | 0 | 0.79 | 0.76 | 0.62 |
| HSL | 357.66º | 0.66% | 0.23% | - |
| HSV(B) | 357.66º | 0.79% | 0.38% | - |
| XYZ | 5.33 | 3.1 | 1.13 | - |
| YUV | 43.37 | 116.51 | 166.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 20 | 23 | 0 | 0.79 | 0.76 | 0.62 | 357.66 | 0.66 | 0.23 |
| Hex | 61 | 14 | 17 | 0 | 4F | 4C | 3E | 166 | 42 | 17 |
| Octal | 141 | 24 | 27 | 0 | 117 | 114 | 76 | 546 | 102 | 27 |
| Binary | 1100001 | 10100 | 10111 | 0 | 1001111 | 1001100 | 111110 | 101100110 | 1000010 | 10111 |
Color Harmonies of #611417
Complementary color
Monochromatic Colors of #611417
Black with #611417
Text Example
Text Example
White with #611417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611417; }
p { color: rgb(97,20,23); }
H1.HeaderClassName
{
color: #611417;
}
.AnyTagClassName
{
color: #611417;
}
</style>
background-color css
<style>
a { background-color: #611417; }
a { background-color: rgb(97,20,23); }
div.DivClassName
{
background-color: #611417;
}
.BgClassName
{
background-color: #611417;
}
</style>
border-color css
<style>
span { border-color: #611417; }
span { border-color: rgb(97,20,23); }
td.TdClassName
{
border-color: #611417;
}
.TagClassName
{
border-color: #611417;
}
</style>