Shades of Pohutukawa #661828
Tints of Pohutukawa #661828
RGB
CMYK
RGB Variations
Color information
#661828 (or 0x661828) is known color: Pohutukawa. HEX triplet: 66, 18 and 28. RGB value is (102,24,40). Sum of RGB (Red+Green+Blue) = 102+24+40=166 (21% of max value = 765). Red value is 102 (40.23% from 255 or 61.45% from 166); Green value is 24 (9.77% from 255 or 14.46% from 166); Blue value is 40 (16.02% from 255 or 24.10% from 166); Max value from RGB is 102 - color contains mainly: red. Hex color #661828 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661828 is #99E7D7. Grayscale: #313131. Windows color (decimal): -10086360 or 2627686. OLE color: 2627686.
HSL color Cylindrical-coordinate representation of color #661828: hue angle of 347.69º 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 #661828 is Cyan = 0, Magento = 0.76, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 24 | 40 | - |
| CMYK | 0 | 0.76 | 0.61 | 0.6 |
| HSL | 347.69º | 0.62% | 0.25% | - |
| HSV(B) | 347.69º | 0.76% | 0.4% | - |
| XYZ | 6.19 | 3.63 | 2.38 | - |
| YUV | 49.15 | 122.84 | 165.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 24 | 40 | 0 | 0.76 | 0.61 | 0.6 | 347.69 | 0.62 | 0.25 |
| Hex | 66 | 18 | 28 | 0 | 4C | 3D | 3C | 15C | 3E | 19 |
| Octal | 146 | 30 | 50 | 0 | 114 | 75 | 74 | 534 | 76 | 31 |
| Binary | 1100110 | 11000 | 101000 | 0 | 1001100 | 111101 | 111100 | 101011100 | 111110 | 11001 |
Color Harmonies of #661828
Complementary color
Monochromatic Colors of #661828
Black with #661828
Text Example
Text Example
White with #661828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661828; }
p { color: rgb(102,24,40); }
H1.HeaderClassName
{
color: #661828;
}
.AnyTagClassName
{
color: #661828;
}
</style>
background-color css
<style>
a { background-color: #661828; }
a { background-color: rgb(102,24,40); }
div.DivClassName
{
background-color: #661828;
}
.BgClassName
{
background-color: #661828;
}
</style>
border-color css
<style>
span { border-color: #661828; }
span { border-color: rgb(102,24,40); }
td.TdClassName
{
border-color: #661828;
}
.TagClassName
{
border-color: #661828;
}
</style>