Shades of Pohutukawa #671223
Tints of Pohutukawa #671223
RGB
CMYK
RGB Variations
Color information
#671223 (or 0x671223) is known color: Pohutukawa. HEX triplet: 67, 12 and 23. RGB value is (103,18,35). Sum of RGB (Red+Green+Blue) = 103+18+35=156 (20% of max value = 765). Red value is 103 (40.62% from 255 or 66.03% from 156); Green value is 18 (7.42% from 255 or 11.54% from 156); Blue value is 35 (14.06% from 255 or 22.44% from 156); Max value from RGB is 103 - color contains mainly: red. Hex color #671223 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671223 is #98EDDC. Grayscale: #2D2D2D. Windows color (decimal): -10022365 or 2298471. OLE color: 2298471.
HSL color Cylindrical-coordinate representation of color #671223: hue angle of 348º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #671223 is Cyan = 0, Magento = 0.83, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 18 | 35 | - |
| CMYK | 0 | 0.83 | 0.66 | 0.60 |
| HSL | 348º | 0.7% | 0.24% | - |
| HSV(B) | 348º | 0.83% | 0.4% | - |
| XYZ | 6.11 | 3.44 | 1.93 | - |
| YUV | 45.35 | 122.16 | 169.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 18 | 35 | 0 | 0.83 | 0.66 | 0.60 | 348 | 0.7 | 0.24 |
| Hex | 67 | 12 | 23 | 0 | 53 | 42 | 3C | 15C | 46 | 18 |
| Octal | 147 | 22 | 43 | 0 | 123 | 102 | 74 | 534 | 106 | 30 |
| Binary | 1100111 | 10010 | 100011 | 0 | 1010011 | 1000010 | 111100 | 101011100 | 1000110 | 11000 |
Color Harmonies of #671223
Complementary color
Monochromatic Colors of #671223
Black with #671223
Text Example
Text Example
White with #671223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671223; }
p { color: rgb(103,18,35); }
H1.HeaderClassName
{
color: #671223;
}
.AnyTagClassName
{
color: #671223;
}
</style>
background-color css
<style>
a { background-color: #671223; }
a { background-color: rgb(103,18,35); }
div.DivClassName
{
background-color: #671223;
}
.BgClassName
{
background-color: #671223;
}
</style>
border-color css
<style>
span { border-color: #671223; }
span { border-color: rgb(103,18,35); }
td.TdClassName
{
border-color: #671223;
}
.TagClassName
{
border-color: #671223;
}
</style>