Shades of Pohutukawa #661827
Tints of Pohutukawa #661827
RGB
CMYK
RGB Variations
Color information
#661827 (or 0x661827) is known color: Pohutukawa. HEX triplet: 66, 18 and 27. RGB value is (102,24,39). Sum of RGB (Red+Green+Blue) = 102+24+39=165 (21% of max value = 765). Red value is 102 (40.23% from 255 or 61.82% from 165); Green value is 24 (9.77% from 255 or 14.55% from 165); Blue value is 39 (15.62% from 255 or 23.64% from 165); Max value from RGB is 102 - color contains mainly: red. Hex color #661827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661827 is #99E7D8. Grayscale: #313131. Windows color (decimal): -10086361 or 2562150. OLE color: 2562150.
HSL color Cylindrical-coordinate representation of color #661827: hue angle of 348.46º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #661827 is Cyan = 0, Magento = 0.76, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 24 | 39 | - |
| CMYK | 0 | 0.76 | 0.62 | 0.6 |
| HSL | 348.46º | 0.62% | 0.25% | - |
| HSV(B) | 348.46º | 0.76% | 0.4% | - |
| XYZ | 6.17 | 3.62 | 2.29 | - |
| YUV | 49.03 | 122.34 | 165.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 24 | 39 | 0 | 0.76 | 0.62 | 0.6 | 348.46 | 0.62 | 0.25 |
| Hex | 66 | 18 | 27 | 0 | 4C | 3E | 3C | 15C | 3E | 19 |
| Octal | 146 | 30 | 47 | 0 | 114 | 76 | 74 | 534 | 76 | 31 |
| Binary | 1100110 | 11000 | 100111 | 0 | 1001100 | 111110 | 111100 | 101011100 | 111110 | 11001 |
Color Harmonies of #661827
Complementary color
Monochromatic Colors of #661827
Black with #661827
Text Example
Text Example
White with #661827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661827; }
p { color: rgb(102,24,39); }
H1.HeaderClassName
{
color: #661827;
}
.AnyTagClassName
{
color: #661827;
}
</style>
background-color css
<style>
a { background-color: #661827; }
a { background-color: rgb(102,24,39); }
div.DivClassName
{
background-color: #661827;
}
.BgClassName
{
background-color: #661827;
}
</style>
border-color css
<style>
span { border-color: #661827; }
span { border-color: rgb(102,24,39); }
td.TdClassName
{
border-color: #661827;
}
.TagClassName
{
border-color: #661827;
}
</style>