Shades of Pohutukawa #660506
Tints of Pohutukawa #660506
RGB
CMYK
RGB Variations
Color information
#660506 (or 0x660506) is known color: Pohutukawa. HEX triplet: 66, 05 and 06. RGB value is (102,5,6). Sum of RGB (Red+Green+Blue) = 102+5+6=113 (14% of max value = 765). Red value is 102 (40.23% from 255 or 90.27% from 113); Green value is 5 (2.34% from 255 or 4.42% from 113); Blue value is 6 (2.73% from 255 or 5.31% from 113); Max value from RGB is 102 - color contains mainly: red. Hex color #660506 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #660506 is #99FAF9. Grayscale: #222222. Windows color (decimal): -10091258 or 394598. OLE color: 394598.
HSL color Cylindrical-coordinate representation of color #660506: hue angle of 359.38º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #660506 is Cyan = 0, Magento = 0.95, Yellow = 0.94 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 5 | 6 | - |
| CMYK | 0 | 0.95 | 0.94 | 0.6 |
| HSL | 359.38º | 0.91% | 0.21% | - |
| HSV(B) | 359.38º | 0.95% | 0.4% | - |
| XYZ | 5.57 | 2.95 | 0.45 | - |
| YUV | 34.12 | 112.14 | 176.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 5 | 6 | 0 | 0.95 | 0.94 | 0.6 | 359.38 | 0.91 | 0.21 |
| Hex | 66 | 5 | 6 | 0 | 5F | 5E | 3C | 167 | 5B | 15 |
| Octal | 146 | 5 | 6 | 0 | 137 | 136 | 74 | 547 | 133 | 25 |
| Binary | 1100110 | 101 | 110 | 0 | 1011111 | 1011110 | 111100 | 101100111 | 1011011 | 10101 |
Color Harmonies of #660506
Complementary color
Monochromatic Colors of #660506
Black with #660506
Text Example
Text Example
White with #660506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660506; }
p { color: rgb(102,5,6); }
H1.HeaderClassName
{
color: #660506;
}
.AnyTagClassName
{
color: #660506;
}
</style>
background-color css
<style>
a { background-color: #660506; }
a { background-color: rgb(102,5,6); }
div.DivClassName
{
background-color: #660506;
}
.BgClassName
{
background-color: #660506;
}
</style>
border-color css
<style>
span { border-color: #660506; }
span { border-color: rgb(102,5,6); }
td.TdClassName
{
border-color: #660506;
}
.TagClassName
{
border-color: #660506;
}
</style>