Shades of Pohutukawa #611415
Tints of Pohutukawa #611415
RGB
CMYK
RGB Variations
Color information
#611415 (or 0x611415) is known color: Pohutukawa. HEX triplet: 61, 14 and 15. RGB value is (97,20,21). Sum of RGB (Red+Green+Blue) = 97+20+21=138 (18% of max value = 765). Red value is 97 (38.28% from 255 or 70.29% from 138); Green value is 20 (8.20% from 255 or 14.49% from 138); Blue value is 21 (8.59% from 255 or 15.22% from 138); Max value from RGB is 97 - color contains mainly: red. Hex color #611415 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611415 is #9EEBEA. Grayscale: #2B2B2B. Windows color (decimal): -10415083 or 1381473. OLE color: 1381473.
HSL color Cylindrical-coordinate representation of color #611415: hue angle of 359.22º 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 #611415 is Cyan = 0, Magento = 0.79, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 20 | 21 | - |
| CMYK | 0 | 0.79 | 0.78 | 0.62 |
| HSL | 359.22º | 0.66% | 0.23% | - |
| HSV(B) | 359.22º | 0.79% | 0.38% | - |
| XYZ | 5.32 | 3.1 | 1.03 | - |
| YUV | 43.14 | 115.51 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 20 | 21 | 0 | 0.79 | 0.78 | 0.62 | 359.22 | 0.66 | 0.23 |
| Hex | 61 | 14 | 15 | 0 | 4F | 4E | 3E | 167 | 42 | 17 |
| Octal | 141 | 24 | 25 | 0 | 117 | 116 | 76 | 547 | 102 | 27 |
| Binary | 1100001 | 10100 | 10101 | 0 | 1001111 | 1001110 | 111110 | 101100111 | 1000010 | 10111 |
Color Harmonies of #611415
Complementary color
Monochromatic Colors of #611415
Black with #611415
Text Example
Text Example
White with #611415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611415; }
p { color: rgb(97,20,21); }
H1.HeaderClassName
{
color: #611415;
}
.AnyTagClassName
{
color: #611415;
}
</style>
background-color css
<style>
a { background-color: #611415; }
a { background-color: rgb(97,20,21); }
div.DivClassName
{
background-color: #611415;
}
.BgClassName
{
background-color: #611415;
}
</style>
border-color css
<style>
span { border-color: #611415; }
span { border-color: rgb(97,20,21); }
td.TdClassName
{
border-color: #611415;
}
.TagClassName
{
border-color: #611415;
}
</style>