Shades of Pohutukawa #611118
Tints of Pohutukawa #611118
RGB
CMYK
RGB Variations
Color information
#611118 (or 0x611118) is known color: Pohutukawa. HEX triplet: 61, 11 and 18. RGB value is (97,17,24). Sum of RGB (Red+Green+Blue) = 97+17+24=138 (18% of max value = 765). Red value is 97 (38.28% from 255 or 70.29% from 138); Green value is 17 (7.03% from 255 or 12.32% from 138); Blue value is 24 (9.77% from 255 or 17.39% from 138); Max value from RGB is 97 - color contains mainly: red. Hex color #611118 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611118 is #9EEEE7. Grayscale: #292929. Windows color (decimal): -10415848 or 1577313. OLE color: 1577313.
HSL color Cylindrical-coordinate representation of color #611118: hue angle of 354.75º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #611118 is Cyan = 0, Magento = 0.82, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 17 | 24 | - |
| CMYK | 0 | 0.82 | 0.75 | 0.62 |
| HSL | 354.75º | 0.7% | 0.22% | - |
| HSV(B) | 354.75º | 0.82% | 0.38% | - |
| XYZ | 5.3 | 3.01 | 1.17 | - |
| YUV | 41.72 | 118 | 167.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 17 | 24 | 0 | 0.82 | 0.75 | 0.62 | 354.75 | 0.7 | 0.22 |
| Hex | 61 | 11 | 18 | 0 | 52 | 4B | 3E | 163 | 46 | 16 |
| Octal | 141 | 21 | 30 | 0 | 122 | 113 | 76 | 543 | 106 | 26 |
| Binary | 1100001 | 10001 | 11000 | 0 | 1010010 | 1001011 | 111110 | 101100011 | 1000110 | 10110 |
Color Harmonies of #611118
Complementary color
Monochromatic Colors of #611118
Black with #611118
Text Example
Text Example
White with #611118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611118; }
p { color: rgb(97,17,24); }
H1.HeaderClassName
{
color: #611118;
}
.AnyTagClassName
{
color: #611118;
}
</style>
background-color css
<style>
a { background-color: #611118; }
a { background-color: rgb(97,17,24); }
div.DivClassName
{
background-color: #611118;
}
.BgClassName
{
background-color: #611118;
}
</style>
border-color css
<style>
span { border-color: #611118; }
span { border-color: rgb(97,17,24); }
td.TdClassName
{
border-color: #611118;
}
.TagClassName
{
border-color: #611118;
}
</style>