Shades of Pohutukawa #661825
Tints of Pohutukawa #661825
RGB
CMYK
RGB Variations
Color information
#661825 (or 0x661825) is known color: Pohutukawa. HEX triplet: 66, 18 and 25. RGB value is (102,24,37). Sum of RGB (Red+Green+Blue) = 102+24+37=163 (21% of max value = 765). Red value is 102 (40.23% from 255 or 62.58% from 163); Green value is 24 (9.77% from 255 or 14.72% from 163); Blue value is 37 (14.84% from 255 or 22.70% from 163); Max value from RGB is 102 - color contains mainly: red. Hex color #661825 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661825 is #99E7DA. Grayscale: #303030. Windows color (decimal): -10086363 or 2431078. OLE color: 2431078.
HSL color Cylindrical-coordinate representation of color #661825: hue angle of 350º 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 #661825 is Cyan = 0, Magento = 0.76, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 24 | 37 | - |
| CMYK | 0 | 0.76 | 0.64 | 0.6 |
| HSL | 350º | 0.62% | 0.25% | - |
| HSV(B) | 350º | 0.76% | 0.4% | - |
| XYZ | 6.14 | 3.61 | 2.12 | - |
| YUV | 48.8 | 121.34 | 165.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 24 | 37 | 0 | 0.76 | 0.64 | 0.6 | 350 | 0.62 | 0.25 |
| Hex | 66 | 18 | 25 | 0 | 4C | 40 | 3C | 15E | 3E | 19 |
| Octal | 146 | 30 | 45 | 0 | 114 | 100 | 74 | 536 | 76 | 31 |
| Binary | 1100110 | 11000 | 100101 | 0 | 1001100 | 1000000 | 111100 | 101011110 | 111110 | 11001 |
Color Harmonies of #661825
Complementary color
Monochromatic Colors of #661825
Black with #661825
Text Example
Text Example
White with #661825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661825; }
p { color: rgb(102,24,37); }
H1.HeaderClassName
{
color: #661825;
}
.AnyTagClassName
{
color: #661825;
}
</style>
background-color css
<style>
a { background-color: #661825; }
a { background-color: rgb(102,24,37); }
div.DivClassName
{
background-color: #661825;
}
.BgClassName
{
background-color: #661825;
}
</style>
border-color css
<style>
span { border-color: #661825; }
span { border-color: rgb(102,24,37); }
td.TdClassName
{
border-color: #661825;
}
.TagClassName
{
border-color: #661825;
}
</style>