Shades of Pohutukawa #671013
Tints of Pohutukawa #671013
RGB
CMYK
RGB Variations
Color information
#671013 (or 0x671013) is known color: Pohutukawa. HEX triplet: 67, 10 and 13. RGB value is (103,16,19). Sum of RGB (Red+Green+Blue) = 103+16+19=138 (18% of max value = 765). Red value is 103 (40.62% from 255 or 74.64% from 138); Green value is 16 (6.64% from 255 or 11.59% from 138); Blue value is 19 (7.81% from 255 or 13.77% from 138); Max value from RGB is 103 - color contains mainly: red. Hex color #671013 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #671013 is #98EFEC. Grayscale: #2A2A2A. Windows color (decimal): -10022893 or 1249383. OLE color: 1249383.
HSL color Cylindrical-coordinate representation of color #671013: hue angle of 357.93º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671013 is Cyan = 0, Magento = 0.84, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 16 | 19 | - |
| CMYK | 0 | 0.84 | 0.82 | 0.60 |
| HSL | 357.93º | 0.73% | 0.23% | - |
| HSV(B) | 357.93º | 0.84% | 0.4% | - |
| XYZ | 5.9 | 3.3 | 0.94 | - |
| YUV | 42.36 | 114.82 | 171.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 16 | 19 | 0 | 0.84 | 0.82 | 0.60 | 357.93 | 0.73 | 0.23 |
| Hex | 67 | 10 | 13 | 0 | 54 | 52 | 3C | 166 | 49 | 17 |
| Octal | 147 | 20 | 23 | 0 | 124 | 122 | 74 | 546 | 111 | 27 |
| Binary | 1100111 | 10000 | 10011 | 0 | 1010100 | 1010010 | 111100 | 101100110 | 1001001 | 10111 |
Color Harmonies of #671013
Complementary color
Monochromatic Colors of #671013
Black with #671013
Text Example
Text Example
White with #671013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671013; }
p { color: rgb(103,16,19); }
H1.HeaderClassName
{
color: #671013;
}
.AnyTagClassName
{
color: #671013;
}
</style>
background-color css
<style>
a { background-color: #671013; }
a { background-color: rgb(103,16,19); }
div.DivClassName
{
background-color: #671013;
}
.BgClassName
{
background-color: #671013;
}
</style>
border-color css
<style>
span { border-color: #671013; }
span { border-color: rgb(103,16,19); }
td.TdClassName
{
border-color: #671013;
}
.TagClassName
{
border-color: #671013;
}
</style>