Shades of Pohutukawa #611517
Tints of Pohutukawa #611517
RGB
CMYK
RGB Variations
Color information
#611517 (or 0x611517) is known color: Pohutukawa. HEX triplet: 61, 15 and 17. RGB value is (97,21,23). Sum of RGB (Red+Green+Blue) = 97+21+23=141 (18% of max value = 765). Red value is 97 (38.28% from 255 or 68.79% from 141); Green value is 21 (8.59% from 255 or 14.89% from 141); Blue value is 23 (9.38% from 255 or 16.31% from 141); Max value from RGB is 97 - color contains mainly: red. Hex color #611517 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611517 is #9EEAE8. Grayscale: #2C2C2C. Windows color (decimal): -10414825 or 1512801. OLE color: 1512801.
HSL color Cylindrical-coordinate representation of color #611517: hue angle of 358.42º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #611517 is Cyan = 0, Magento = 0.78, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 21 | 23 | - |
| CMYK | 0 | 0.78 | 0.76 | 0.62 |
| HSL | 358.42º | 0.64% | 0.23% | - |
| HSV(B) | 358.42º | 0.78% | 0.38% | - |
| XYZ | 5.35 | 3.14 | 1.13 | - |
| YUV | 43.95 | 116.18 | 165.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 21 | 23 | 0 | 0.78 | 0.76 | 0.62 | 358.42 | 0.64 | 0.23 |
| Hex | 61 | 15 | 17 | 0 | 4E | 4C | 3E | 166 | 40 | 17 |
| Octal | 141 | 25 | 27 | 0 | 116 | 114 | 76 | 546 | 100 | 27 |
| Binary | 1100001 | 10101 | 10111 | 0 | 1001110 | 1001100 | 111110 | 101100110 | 1000000 | 10111 |
Color Harmonies of #611517
Complementary color
Monochromatic Colors of #611517
Black with #611517
Text Example
Text Example
White with #611517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611517; }
p { color: rgb(97,21,23); }
H1.HeaderClassName
{
color: #611517;
}
.AnyTagClassName
{
color: #611517;
}
</style>
background-color css
<style>
a { background-color: #611517; }
a { background-color: rgb(97,21,23); }
div.DivClassName
{
background-color: #611517;
}
.BgClassName
{
background-color: #611517;
}
</style>
border-color css
<style>
span { border-color: #611517; }
span { border-color: rgb(97,21,23); }
td.TdClassName
{
border-color: #611517;
}
.TagClassName
{
border-color: #611517;
}
</style>