Shades of Pohutukawa #670918
Tints of Pohutukawa #670918
RGB
CMYK
RGB Variations
Color information
#670918 (or 0x670918) is known color: Pohutukawa. HEX triplet: 67, 09 and 18. RGB value is (103,9,24). Sum of RGB (Red+Green+Blue) = 103+9+24=136 (18% of max value = 765). Red value is 103 (40.62% from 255 or 75.74% from 136); Green value is 9 (3.91% from 255 or 6.62% from 136); Blue value is 24 (9.77% from 255 or 17.65% from 136); Max value from RGB is 103 - color contains mainly: red. Hex color #670918 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #670918 is #98F6E7. Grayscale: #262626. Windows color (decimal): -10024680 or 1575271. OLE color: 1575271.
HSL color Cylindrical-coordinate representation of color #670918: hue angle of 350.43º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #670918 is Cyan = 0, Magento = 0.91, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 9 | 24 | - |
| CMYK | 0 | 0.91 | 0.77 | 0.60 |
| HSL | 350.43º | 0.84% | 0.22% | - |
| HSV(B) | 350.43º | 0.91% | 0.4% | - |
| XYZ | 5.86 | 3.14 | 1.16 | - |
| YUV | 38.82 | 119.64 | 173.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 9 | 24 | 0 | 0.91 | 0.77 | 0.60 | 350.43 | 0.84 | 0.22 |
| Hex | 67 | 9 | 18 | 0 | 5B | 4D | 3C | 15E | 54 | 16 |
| Octal | 147 | 11 | 30 | 0 | 133 | 115 | 74 | 536 | 124 | 26 |
| Binary | 1100111 | 1001 | 11000 | 0 | 1011011 | 1001101 | 111100 | 101011110 | 1010100 | 10110 |
Color Harmonies of #670918
Complementary color
Monochromatic Colors of #670918
Black with #670918
Text Example
Text Example
White with #670918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670918; }
p { color: rgb(103,9,24); }
H1.HeaderClassName
{
color: #670918;
}
.AnyTagClassName
{
color: #670918;
}
</style>
background-color css
<style>
a { background-color: #670918; }
a { background-color: rgb(103,9,24); }
div.DivClassName
{
background-color: #670918;
}
.BgClassName
{
background-color: #670918;
}
</style>
border-color css
<style>
span { border-color: #670918; }
span { border-color: rgb(103,9,24); }
td.TdClassName
{
border-color: #670918;
}
.TagClassName
{
border-color: #670918;
}
</style>