Shades of Pohutukawa #661819
Tints of Pohutukawa #661819
RGB
CMYK
RGB Variations
Color information
#661819 (or 0x661819) is known color: Pohutukawa. HEX triplet: 66, 18 and 19. RGB value is (102,24,25). Sum of RGB (Red+Green+Blue) = 102+24+25=151 (20% of max value = 765). Red value is 102 (40.23% from 255 or 67.55% from 151); Green value is 24 (9.77% from 255 or 15.89% from 151); Blue value is 25 (10.16% from 255 or 16.56% from 151); Max value from RGB is 102 - color contains mainly: red. Hex color #661819 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661819 is #99E7E6. Grayscale: #2F2F2F. Windows color (decimal): -10086375 or 1644646. OLE color: 1644646.
HSL color Cylindrical-coordinate representation of color #661819: hue angle of 359.23º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #661819 is Cyan = 0, Magento = 0.76, Yellow = 0.75 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 24 | 25 | - |
| CMYK | 0 | 0.76 | 0.75 | 0.6 |
| HSL | 359.23º | 0.62% | 0.25% | - |
| HSV(B) | 359.23º | 0.76% | 0.4% | - |
| XYZ | 5.98 | 3.55 | 1.29 | - |
| YUV | 47.44 | 115.34 | 166.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 24 | 25 | 0 | 0.76 | 0.75 | 0.6 | 359.23 | 0.62 | 0.25 |
| Hex | 66 | 18 | 19 | 0 | 4C | 4B | 3C | 167 | 3E | 19 |
| Octal | 146 | 30 | 31 | 0 | 114 | 113 | 74 | 547 | 76 | 31 |
| Binary | 1100110 | 11000 | 11001 | 0 | 1001100 | 1001011 | 111100 | 101100111 | 111110 | 11001 |
Color Harmonies of #661819
Complementary color
Monochromatic Colors of #661819
Black with #661819
Text Example
Text Example
White with #661819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661819; }
p { color: rgb(102,24,25); }
H1.HeaderClassName
{
color: #661819;
}
.AnyTagClassName
{
color: #661819;
}
</style>
background-color css
<style>
a { background-color: #661819; }
a { background-color: rgb(102,24,25); }
div.DivClassName
{
background-color: #661819;
}
.BgClassName
{
background-color: #661819;
}
</style>
border-color css
<style>
span { border-color: #661819; }
span { border-color: rgb(102,24,25); }
td.TdClassName
{
border-color: #661819;
}
.TagClassName
{
border-color: #661819;
}
</style>