Shades of Pohutukawa #661113
Tints of Pohutukawa #661113
RGB
CMYK
RGB Variations
Color information
#661113 (or 0x661113) is known color: Pohutukawa. HEX triplet: 66, 11 and 13. RGB value is (102,17,19). Sum of RGB (Red+Green+Blue) = 102+17+19=138 (18% of max value = 765). Red value is 102 (40.23% from 255 or 73.91% from 138); Green value is 17 (7.03% from 255 or 12.32% from 138); Blue value is 19 (7.81% from 255 or 13.77% from 138); Max value from RGB is 102 - color contains mainly: red. Hex color #661113 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #661113 is #99EEEC. Grayscale: #2A2A2A. Windows color (decimal): -10088173 or 1249638. OLE color: 1249638.
HSL color Cylindrical-coordinate representation of color #661113: hue angle of 358.59º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #661113 is Cyan = 0, Magento = 0.83, Yellow = 0.81 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 17 | 19 | - |
| CMYK | 0 | 0.83 | 0.81 | 0.6 |
| HSL | 358.59º | 0.71% | 0.23% | - |
| HSV(B) | 358.59º | 0.83% | 0.4% | - |
| XYZ | 5.8 | 3.27 | 0.94 | - |
| YUV | 42.64 | 114.66 | 170.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 17 | 19 | 0 | 0.83 | 0.81 | 0.6 | 358.59 | 0.71 | 0.23 |
| Hex | 66 | 11 | 13 | 0 | 53 | 51 | 3C | 167 | 47 | 17 |
| Octal | 146 | 21 | 23 | 0 | 123 | 121 | 74 | 547 | 107 | 27 |
| Binary | 1100110 | 10001 | 10011 | 0 | 1010011 | 1010001 | 111100 | 101100111 | 1000111 | 10111 |
Color Harmonies of #661113
Complementary color
Monochromatic Colors of #661113
Black with #661113
Text Example
Text Example
White with #661113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661113; }
p { color: rgb(102,17,19); }
H1.HeaderClassName
{
color: #661113;
}
.AnyTagClassName
{
color: #661113;
}
</style>
background-color css
<style>
a { background-color: #661113; }
a { background-color: rgb(102,17,19); }
div.DivClassName
{
background-color: #661113;
}
.BgClassName
{
background-color: #661113;
}
</style>
border-color css
<style>
span { border-color: #661113; }
span { border-color: rgb(102,17,19); }
td.TdClassName
{
border-color: #661113;
}
.TagClassName
{
border-color: #661113;
}
</style>