Shades of Pohutukawa #661619
Tints of Pohutukawa #661619
RGB
CMYK
RGB Variations
Color information
#661619 (or 0x661619) is known color: Pohutukawa. HEX triplet: 66, 16 and 19. RGB value is (102,22,25). Sum of RGB (Red+Green+Blue) = 102+22+25=149 (19% of max value = 765). Red value is 102 (40.23% from 255 or 68.46% from 149); Green value is 22 (8.98% from 255 or 14.77% from 149); Blue value is 25 (10.16% from 255 or 16.78% from 149); Max value from RGB is 102 - color contains mainly: red. Hex color #661619 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661619 is #99E9E6. Grayscale: #2E2E2E. Windows color (decimal): -10086887 or 1644134. OLE color: 1644134.
HSL color Cylindrical-coordinate representation of color #661619: hue angle of 357.75º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #661619 is Cyan = 0, Magento = 0.78, Yellow = 0.75 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 25 | - |
| CMYK | 0 | 0.78 | 0.75 | 0.6 |
| HSL | 357.75º | 0.65% | 0.24% | - |
| HSV(B) | 357.75º | 0.78% | 0.4% | - |
| XYZ | 5.94 | 3.47 | 1.28 | - |
| YUV | 46.26 | 116 | 167.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 25 | 0 | 0.78 | 0.75 | 0.6 | 357.75 | 0.65 | 0.24 |
| Hex | 66 | 16 | 19 | 0 | 4E | 4B | 3C | 166 | 41 | 18 |
| Octal | 146 | 26 | 31 | 0 | 116 | 113 | 74 | 546 | 101 | 30 |
| Binary | 1100110 | 10110 | 11001 | 0 | 1001110 | 1001011 | 111100 | 101100110 | 1000001 | 11000 |
Color Harmonies of #661619
Complementary color
Monochromatic Colors of #661619
Black with #661619
Text Example
Text Example
White with #661619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661619; }
p { color: rgb(102,22,25); }
H1.HeaderClassName
{
color: #661619;
}
.AnyTagClassName
{
color: #661619;
}
</style>
background-color css
<style>
a { background-color: #661619; }
a { background-color: rgb(102,22,25); }
div.DivClassName
{
background-color: #661619;
}
.BgClassName
{
background-color: #661619;
}
</style>
border-color css
<style>
span { border-color: #661619; }
span { border-color: rgb(102,22,25); }
td.TdClassName
{
border-color: #661619;
}
.TagClassName
{
border-color: #661619;
}
</style>