Shades of Pohutukawa #661025
Tints of Pohutukawa #661025
RGB
CMYK
RGB Variations
Color information
#661025 (or 0x661025) is known color: Pohutukawa. HEX triplet: 66, 10 and 25. RGB value is (102,16,37). Sum of RGB (Red+Green+Blue) = 102+16+37=155 (20% of max value = 765). Red value is 102 (40.23% from 255 or 65.81% from 155); Green value is 16 (6.64% from 255 or 10.32% from 155); Blue value is 37 (14.84% from 255 or 23.87% from 155); Max value from RGB is 102 - color contains mainly: red. Hex color #661025 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661025 is #99EFDA. Grayscale: #2C2C2C. Windows color (decimal): -10088411 or 2429030. OLE color: 2429030.
HSL color Cylindrical-coordinate representation of color #661025: hue angle of 345.35º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #661025 is Cyan = 0, Magento = 0.84, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 16 | 37 | - |
| CMYK | 0 | 0.84 | 0.64 | 0.6 |
| HSL | 345.35º | 0.73% | 0.23% | - |
| HSV(B) | 345.35º | 0.84% | 0.4% | - |
| XYZ | 6 | 3.33 | 2.08 | - |
| YUV | 44.11 | 123.99 | 169.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 16 | 37 | 0 | 0.84 | 0.64 | 0.6 | 345.35 | 0.73 | 0.23 |
| Hex | 66 | 10 | 25 | 0 | 54 | 40 | 3C | 159 | 49 | 17 |
| Octal | 146 | 20 | 45 | 0 | 124 | 100 | 74 | 531 | 111 | 27 |
| Binary | 1100110 | 10000 | 100101 | 0 | 1010100 | 1000000 | 111100 | 101011001 | 1001001 | 10111 |
Color Harmonies of #661025
Complementary color
Monochromatic Colors of #661025
Black with #661025
Text Example
Text Example
White with #661025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661025; }
p { color: rgb(102,16,37); }
H1.HeaderClassName
{
color: #661025;
}
.AnyTagClassName
{
color: #661025;
}
</style>
background-color css
<style>
a { background-color: #661025; }
a { background-color: rgb(102,16,37); }
div.DivClassName
{
background-color: #661025;
}
.BgClassName
{
background-color: #661025;
}
</style>
border-color css
<style>
span { border-color: #661025; }
span { border-color: rgb(102,16,37); }
td.TdClassName
{
border-color: #661025;
}
.TagClassName
{
border-color: #661025;
}
</style>