Shades of Pohutukawa #661727
Tints of Pohutukawa #661727
RGB
CMYK
RGB Variations
Color information
#661727 (or 0x661727) is known color: Pohutukawa. HEX triplet: 66, 17 and 27. RGB value is (102,23,39). Sum of RGB (Red+Green+Blue) = 102+23+39=164 (21% of max value = 765). Red value is 102 (40.23% from 255 or 62.20% from 164); Green value is 23 (9.38% from 255 or 14.02% from 164); Blue value is 39 (15.62% from 255 or 23.78% from 164); Max value from RGB is 102 - color contains mainly: red. Hex color #661727 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661727 is #99E8D8. Grayscale: #303030. Windows color (decimal): -10086617 or 2561894. OLE color: 2561894.
HSL color Cylindrical-coordinate representation of color #661727: hue angle of 347.85º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #661727 is Cyan = 0, Magento = 0.77, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 23 | 39 | - |
| CMYK | 0 | 0.77 | 0.62 | 0.6 |
| HSL | 347.85º | 0.63% | 0.25% | - |
| HSV(B) | 347.85º | 0.77% | 0.4% | - |
| XYZ | 6.15 | 3.58 | 2.29 | - |
| YUV | 48.45 | 122.67 | 166.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 23 | 39 | 0 | 0.77 | 0.62 | 0.6 | 347.85 | 0.63 | 0.25 |
| Hex | 66 | 17 | 27 | 0 | 4D | 3E | 3C | 15C | 3F | 19 |
| Octal | 146 | 27 | 47 | 0 | 115 | 76 | 74 | 534 | 77 | 31 |
| Binary | 1100110 | 10111 | 100111 | 0 | 1001101 | 111110 | 111100 | 101011100 | 111111 | 11001 |
Color Harmonies of #661727
Complementary color
Monochromatic Colors of #661727
Black with #661727
Text Example
Text Example
White with #661727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661727; }
p { color: rgb(102,23,39); }
H1.HeaderClassName
{
color: #661727;
}
.AnyTagClassName
{
color: #661727;
}
</style>
background-color css
<style>
a { background-color: #661727; }
a { background-color: rgb(102,23,39); }
div.DivClassName
{
background-color: #661727;
}
.BgClassName
{
background-color: #661727;
}
</style>
border-color css
<style>
span { border-color: #661727; }
span { border-color: rgb(102,23,39); }
td.TdClassName
{
border-color: #661727;
}
.TagClassName
{
border-color: #661727;
}
</style>