Shades of Pohutukawa #660625
Tints of Pohutukawa #660625
RGB
CMYK
RGB Variations
Color information
#660625 (or 0x660625) is known color: Pohutukawa. HEX triplet: 66, 06 and 25. RGB value is (102,6,37). Sum of RGB (Red+Green+Blue) = 102+6+37=145 (19% of max value = 765). Red value is 102 (40.23% from 255 or 70.34% from 145); Green value is 6 (2.73% from 255 or 4.14% from 145); Blue value is 37 (14.84% from 255 or 25.52% from 145); Max value from RGB is 102 - color contains mainly: red. Hex color #660625 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #660625 is #99F9DA. Grayscale: #262626. Windows color (decimal): -10090971 or 2426470. OLE color: 2426470.
HSL color Cylindrical-coordinate representation of color #660625: hue angle of 340.62º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #660625 is Cyan = 0, Magento = 0.94, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 6 | 37 | - |
| CMYK | 0 | 0.94 | 0.64 | 0.6 |
| HSL | 340.63º | 0.89% | 0.21% | - |
| HSV(B) | 340.63º | 0.94% | 0.4% | - |
| XYZ | 5.88 | 3.09 | 2.04 | - |
| YUV | 38.24 | 127.3 | 173.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 6 | 37 | 0 | 0.94 | 0.64 | 0.6 | 340.63 | 0.89 | 0.21 |
| Hex | 66 | 6 | 25 | 0 | 5E | 40 | 3C | 155 | 59 | 15 |
| Octal | 146 | 6 | 45 | 0 | 136 | 100 | 74 | 525 | 131 | 25 |
| Binary | 1100110 | 110 | 100101 | 0 | 1011110 | 1000000 | 111100 | 101010101 | 1011001 | 10101 |
Color Harmonies of #660625
Complementary color
Monochromatic Colors of #660625
Black with #660625
Text Example
Text Example
White with #660625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660625; }
p { color: rgb(102,6,37); }
H1.HeaderClassName
{
color: #660625;
}
.AnyTagClassName
{
color: #660625;
}
</style>
background-color css
<style>
a { background-color: #660625; }
a { background-color: rgb(102,6,37); }
div.DivClassName
{
background-color: #660625;
}
.BgClassName
{
background-color: #660625;
}
</style>
border-color css
<style>
span { border-color: #660625; }
span { border-color: rgb(102,6,37); }
td.TdClassName
{
border-color: #660625;
}
.TagClassName
{
border-color: #660625;
}
</style>