Shades of Pohutukawa #661423
Tints of Pohutukawa #661423
RGB
CMYK
RGB Variations
Color information
#661423 (or 0x661423) is known color: Pohutukawa. HEX triplet: 66, 14 and 23. RGB value is (102,20,35). Sum of RGB (Red+Green+Blue) = 102+20+35=157 (20% of max value = 765). Red value is 102 (40.23% from 255 or 64.97% from 157); Green value is 20 (8.20% from 255 or 12.74% from 157); Blue value is 35 (14.06% from 255 or 22.29% from 157); Max value from RGB is 102 - color contains mainly: red. Hex color #661423 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661423 is #99EBDC. Grayscale: #2E2E2E. Windows color (decimal): -10087389 or 2298982. OLE color: 2298982.
HSL color Cylindrical-coordinate representation of color #661423: hue angle of 349.02º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #661423 is Cyan = 0, Magento = 0.80, Yellow = 0.66 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 20 | 35 | - |
| CMYK | 0 | 0.80 | 0.66 | 0.6 |
| HSL | 349.02º | 0.67% | 0.24% | - |
| HSV(B) | 349.02º | 0.8% | 0.4% | - |
| XYZ | 6.03 | 3.45 | 1.94 | - |
| YUV | 46.23 | 121.67 | 167.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 20 | 35 | 0 | 0.80 | 0.66 | 0.6 | 349.02 | 0.67 | 0.24 |
| Hex | 66 | 14 | 23 | 0 | 50 | 42 | 3C | 15D | 43 | 18 |
| Octal | 146 | 24 | 43 | 0 | 120 | 102 | 74 | 535 | 103 | 30 |
| Binary | 1100110 | 10100 | 100011 | 0 | 1010000 | 1000010 | 111100 | 101011101 | 1000011 | 11000 |
Color Harmonies of #661423
Complementary color
Monochromatic Colors of #661423
Black with #661423
Text Example
Text Example
White with #661423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661423; }
p { color: rgb(102,20,35); }
H1.HeaderClassName
{
color: #661423;
}
.AnyTagClassName
{
color: #661423;
}
</style>
background-color css
<style>
a { background-color: #661423; }
a { background-color: rgb(102,20,35); }
div.DivClassName
{
background-color: #661423;
}
.BgClassName
{
background-color: #661423;
}
</style>
border-color css
<style>
span { border-color: #661423; }
span { border-color: rgb(102,20,35); }
td.TdClassName
{
border-color: #661423;
}
.TagClassName
{
border-color: #661423;
}
</style>