Shades of Pohutukawa #661625
Tints of Pohutukawa #661625
RGB
CMYK
RGB Variations
Color information
#661625 (or 0x661625) is known color: Pohutukawa. HEX triplet: 66, 16 and 25. RGB value is (102,22,37). Sum of RGB (Red+Green+Blue) = 102+22+37=161 (21% of max value = 765). Red value is 102 (40.23% from 255 or 63.35% from 161); Green value is 22 (8.98% from 255 or 13.66% from 161); Blue value is 37 (14.84% from 255 or 22.98% from 161); Max value from RGB is 102 - color contains mainly: red. Hex color #661625 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661625 is #99E9DA. Grayscale: #2F2F2F. Windows color (decimal): -10086875 or 2430566. OLE color: 2430566.
HSL color Cylindrical-coordinate representation of color #661625: hue angle of 348.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 #661625 is Cyan = 0, Magento = 0.78, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 22 | 37 | - |
| CMYK | 0 | 0.78 | 0.64 | 0.6 |
| HSL | 348.75º | 0.65% | 0.24% | - |
| HSV(B) | 348.75º | 0.78% | 0.4% | - |
| XYZ | 6.1 | 3.53 | 2.11 | - |
| YUV | 47.63 | 122 | 166.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 22 | 37 | 0 | 0.78 | 0.64 | 0.6 | 348.75 | 0.65 | 0.24 |
| Hex | 66 | 16 | 25 | 0 | 4E | 40 | 3C | 15D | 41 | 18 |
| Octal | 146 | 26 | 45 | 0 | 116 | 100 | 74 | 535 | 101 | 30 |
| Binary | 1100110 | 10110 | 100101 | 0 | 1001110 | 1000000 | 111100 | 101011101 | 1000001 | 11000 |
Color Harmonies of #661625
Complementary color
Monochromatic Colors of #661625
Black with #661625
Text Example
Text Example
White with #661625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661625; }
p { color: rgb(102,22,37); }
H1.HeaderClassName
{
color: #661625;
}
.AnyTagClassName
{
color: #661625;
}
</style>
background-color css
<style>
a { background-color: #661625; }
a { background-color: rgb(102,22,37); }
div.DivClassName
{
background-color: #661625;
}
.BgClassName
{
background-color: #661625;
}
</style>
border-color css
<style>
span { border-color: #661625; }
span { border-color: rgb(102,22,37); }
td.TdClassName
{
border-color: #661625;
}
.TagClassName
{
border-color: #661625;
}
</style>