Shades of Pohutukawa #671113
Tints of Pohutukawa #671113
RGB
CMYK
RGB Variations
Color information
#671113 (or 0x671113) is known color: Pohutukawa. HEX triplet: 67, 11 and 13. RGB value is (103,17,19). Sum of RGB (Red+Green+Blue) = 103+17+19=139 (18% of max value = 765). Red value is 103 (40.62% from 255 or 74.10% from 139); Green value is 17 (7.03% from 255 or 12.23% from 139); Blue value is 19 (7.81% from 255 or 13.67% from 139); Max value from RGB is 103 - color contains mainly: red. Hex color #671113 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671113 is #98EEEC. Grayscale: #2B2B2B. Windows color (decimal): -10022637 or 1249639. OLE color: 1249639.
HSL color Cylindrical-coordinate representation of color #671113: hue angle of 358.6º degrees, saturation: 0.72, 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 #671113 is Cyan = 0, Magento = 0.83, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 17 | 19 | - |
| CMYK | 0 | 0.83 | 0.82 | 0.60 |
| HSL | 358.6º | 0.72% | 0.24% | - |
| HSV(B) | 358.6º | 0.83% | 0.4% | - |
| XYZ | 5.91 | 3.33 | 0.95 | - |
| YUV | 42.94 | 114.49 | 170.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 17 | 19 | 0 | 0.83 | 0.82 | 0.60 | 358.6 | 0.72 | 0.24 |
| Hex | 67 | 11 | 13 | 0 | 53 | 52 | 3C | 167 | 48 | 18 |
| Octal | 147 | 21 | 23 | 0 | 123 | 122 | 74 | 547 | 110 | 30 |
| Binary | 1100111 | 10001 | 10011 | 0 | 1010011 | 1010010 | 111100 | 101100111 | 1001000 | 11000 |
Color Harmonies of #671113
Complementary color
Monochromatic Colors of #671113
Black with #671113
Text Example
Text Example
White with #671113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671113; }
p { color: rgb(103,17,19); }
H1.HeaderClassName
{
color: #671113;
}
.AnyTagClassName
{
color: #671113;
}
</style>
background-color css
<style>
a { background-color: #671113; }
a { background-color: rgb(103,17,19); }
div.DivClassName
{
background-color: #671113;
}
.BgClassName
{
background-color: #671113;
}
</style>
border-color css
<style>
span { border-color: #671113; }
span { border-color: rgb(103,17,19); }
td.TdClassName
{
border-color: #671113;
}
.TagClassName
{
border-color: #671113;
}
</style>