Shades of Pohutukawa #670512
Tints of Pohutukawa #670512
RGB
CMYK
RGB Variations
Color information
#670512 (or 0x670512) is known color: Pohutukawa. HEX triplet: 67, 05 and 12. RGB value is (103,5,18). Sum of RGB (Red+Green+Blue) = 103+5+18=126 (16% of max value = 765). Red value is 103 (40.62% from 255 or 81.75% from 126); Green value is 5 (2.34% from 255 or 3.97% from 126); Blue value is 18 (7.42% from 255 or 14.29% from 126); Max value from RGB is 103 - color contains mainly: red. Hex color #670512 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #670512 is #98FAED. Grayscale: #232323. Windows color (decimal): -10025710 or 1181031. OLE color: 1181031.
HSL color Cylindrical-coordinate representation of color #670512: hue angle of 352.04º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #670512 is Cyan = 0, Magento = 0.95, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 5 | 18 | - |
| CMYK | 0 | 0.95 | 0.83 | 0.60 |
| HSL | 352.04º | 0.91% | 0.21% | - |
| HSV(B) | 352.04º | 0.95% | 0.4% | - |
| XYZ | 5.76 | 3.04 | 0.85 | - |
| YUV | 35.78 | 117.97 | 175.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 5 | 18 | 0 | 0.95 | 0.83 | 0.60 | 352.04 | 0.91 | 0.21 |
| Hex | 67 | 5 | 12 | 0 | 5F | 53 | 3C | 160 | 5B | 15 |
| Octal | 147 | 5 | 22 | 0 | 137 | 123 | 74 | 540 | 133 | 25 |
| Binary | 1100111 | 101 | 10010 | 0 | 1011111 | 1010011 | 111100 | 101100000 | 1011011 | 10101 |
Color Harmonies of #670512
Complementary color
Monochromatic Colors of #670512
Black with #670512
Text Example
Text Example
White with #670512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670512; }
p { color: rgb(103,5,18); }
H1.HeaderClassName
{
color: #670512;
}
.AnyTagClassName
{
color: #670512;
}
</style>
background-color css
<style>
a { background-color: #670512; }
a { background-color: rgb(103,5,18); }
div.DivClassName
{
background-color: #670512;
}
.BgClassName
{
background-color: #670512;
}
</style>
border-color css
<style>
span { border-color: #670512; }
span { border-color: rgb(103,5,18); }
td.TdClassName
{
border-color: #670512;
}
.TagClassName
{
border-color: #670512;
}
</style>