Shades of Pohutukawa #670510
Tints of Pohutukawa #670510
RGB
CMYK
RGB Variations
Color information
#670510 (or 0x670510) is known color: Pohutukawa. HEX triplet: 67, 05 and 10. RGB value is (103,5,16). Sum of RGB (Red+Green+Blue) = 103+5+16=124 (16% of max value = 765). Red value is 103 (40.62% from 255 or 83.06% from 124); Green value is 5 (2.34% from 255 or 4.03% from 124); Blue value is 16 (6.64% from 255 or 12.90% from 124); Max value from RGB is 103 - color contains mainly: red. Hex color #670510 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #670510 is #98FAEF. Grayscale: #232323. Windows color (decimal): -10025712 or 1049959. OLE color: 1049959.
HSL color Cylindrical-coordinate representation of color #670510: hue angle of 353.27º 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 #670510 is Cyan = 0, Magento = 0.95, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 5 | 16 | - |
| CMYK | 0 | 0.95 | 0.84 | 0.60 |
| HSL | 353.27º | 0.91% | 0.21% | - |
| HSV(B) | 353.27º | 0.95% | 0.4% | - |
| XYZ | 5.74 | 3.03 | 0.77 | - |
| YUV | 35.56 | 116.97 | 176.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 5 | 16 | 0 | 0.95 | 0.84 | 0.60 | 353.27 | 0.91 | 0.21 |
| Hex | 67 | 5 | 10 | 0 | 5F | 54 | 3C | 161 | 5B | 15 |
| Octal | 147 | 5 | 20 | 0 | 137 | 124 | 74 | 541 | 133 | 25 |
| Binary | 1100111 | 101 | 10000 | 0 | 1011111 | 1010100 | 111100 | 101100001 | 1011011 | 10101 |
Color Harmonies of #670510
Complementary color
Monochromatic Colors of #670510
Black with #670510
Text Example
Text Example
White with #670510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670510; }
p { color: rgb(103,5,16); }
H1.HeaderClassName
{
color: #670510;
}
.AnyTagClassName
{
color: #670510;
}
</style>
background-color css
<style>
a { background-color: #670510; }
a { background-color: rgb(103,5,16); }
div.DivClassName
{
background-color: #670510;
}
.BgClassName
{
background-color: #670510;
}
</style>
border-color css
<style>
span { border-color: #670510; }
span { border-color: rgb(103,5,16); }
td.TdClassName
{
border-color: #670510;
}
.TagClassName
{
border-color: #670510;
}
</style>