Shades of Pohutukawa #661415
Tints of Pohutukawa #661415
RGB
CMYK
RGB Variations
Color information
#661415 (or 0x661415) is known color: Pohutukawa. HEX triplet: 66, 14 and 15. RGB value is (102,20,21). Sum of RGB (Red+Green+Blue) = 102+20+21=143 (18% of max value = 765). Red value is 102 (40.23% from 255 or 71.33% from 143); Green value is 20 (8.20% from 255 or 13.99% from 143); Blue value is 21 (8.59% from 255 or 14.69% from 143); Max value from RGB is 102 - color contains mainly: red. Hex color #661415 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661415 is #99EBEA. Grayscale: #2C2C2C. Windows color (decimal): -10087403 or 1381478. OLE color: 1381478.
HSL color Cylindrical-coordinate representation of color #661415: hue angle of 359.27º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #661415 is Cyan = 0, Magento = 0.80, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 20 | 21 | - |
| CMYK | 0 | 0.80 | 0.79 | 0.6 |
| HSL | 359.27º | 0.67% | 0.24% | - |
| HSV(B) | 359.27º | 0.8% | 0.4% | - |
| XYZ | 5.87 | 3.38 | 1.05 | - |
| YUV | 44.63 | 114.67 | 168.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 20 | 21 | 0 | 0.80 | 0.79 | 0.6 | 359.27 | 0.67 | 0.24 |
| Hex | 66 | 14 | 15 | 0 | 50 | 4F | 3C | 167 | 43 | 18 |
| Octal | 146 | 24 | 25 | 0 | 120 | 117 | 74 | 547 | 103 | 30 |
| Binary | 1100110 | 10100 | 10101 | 0 | 1010000 | 1001111 | 111100 | 101100111 | 1000011 | 11000 |
Color Harmonies of #661415
Complementary color
Monochromatic Colors of #661415
Black with #661415
Text Example
Text Example
White with #661415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661415; }
p { color: rgb(102,20,21); }
H1.HeaderClassName
{
color: #661415;
}
.AnyTagClassName
{
color: #661415;
}
</style>
background-color css
<style>
a { background-color: #661415; }
a { background-color: rgb(102,20,21); }
div.DivClassName
{
background-color: #661415;
}
.BgClassName
{
background-color: #661415;
}
</style>
border-color css
<style>
span { border-color: #661415; }
span { border-color: rgb(102,20,21); }
td.TdClassName
{
border-color: #661415;
}
.TagClassName
{
border-color: #661415;
}
</style>