Shades of Pohutukawa #660517
Tints of Pohutukawa #660517
RGB
CMYK
RGB Variations
Color information
#660517 (or 0x660517) is known color: Pohutukawa. HEX triplet: 66, 05 and 17. RGB value is (102,5,23). Sum of RGB (Red+Green+Blue) = 102+5+23=130 (17% of max value = 765). Red value is 102 (40.23% from 255 or 78.46% from 130); Green value is 5 (2.34% from 255 or 3.85% from 130); Blue value is 23 (9.38% from 255 or 17.69% from 130); Max value from RGB is 102 - color contains mainly: red. Hex color #660517 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #660517 is #99FAE8. Grayscale: #242424. Windows color (decimal): -10091241 or 1508710. OLE color: 1508710.
HSL color Cylindrical-coordinate representation of color #660517: hue angle of 348.87º 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 #660517 is Cyan = 0, Magento = 0.95, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 5 | 23 | - |
| CMYK | 0 | 0.95 | 0.77 | 0.6 |
| HSL | 348.87º | 0.91% | 0.21% | - |
| HSV(B) | 348.87º | 0.95% | 0.4% | - |
| XYZ | 5.69 | 3 | 1.09 | - |
| YUV | 36.06 | 120.64 | 175.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 5 | 23 | 0 | 0.95 | 0.77 | 0.6 | 348.87 | 0.91 | 0.21 |
| Hex | 66 | 5 | 17 | 0 | 5F | 4D | 3C | 15D | 5B | 15 |
| Octal | 146 | 5 | 27 | 0 | 137 | 115 | 74 | 535 | 133 | 25 |
| Binary | 1100110 | 101 | 10111 | 0 | 1011111 | 1001101 | 111100 | 101011101 | 1011011 | 10101 |
Color Harmonies of #660517
Complementary color
Monochromatic Colors of #660517
Black with #660517
Text Example
Text Example
White with #660517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #660517; }
p { color: rgb(102,5,23); }
H1.HeaderClassName
{
color: #660517;
}
.AnyTagClassName
{
color: #660517;
}
</style>
background-color css
<style>
a { background-color: #660517; }
a { background-color: rgb(102,5,23); }
div.DivClassName
{
background-color: #660517;
}
.BgClassName
{
background-color: #660517;
}
</style>
border-color css
<style>
span { border-color: #660517; }
span { border-color: rgb(102,5,23); }
td.TdClassName
{
border-color: #660517;
}
.TagClassName
{
border-color: #660517;
}
</style>