Shades of Pohutukawa #670620
Tints of Pohutukawa #670620
RGB
CMYK
RGB Variations
Color information
#670620 (or 0x670620) is known color: Pohutukawa. HEX triplet: 67, 06 and 20. RGB value is (103,6,32). Sum of RGB (Red+Green+Blue) = 103+6+32=141 (18% of max value = 765). Red value is 103 (40.62% from 255 or 73.05% from 141); Green value is 6 (2.73% from 255 or 4.26% from 141); Blue value is 32 (12.89% from 255 or 22.70% from 141); Max value from RGB is 103 - color contains mainly: red. Hex color #670620 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #670620 is #98F9DF. Grayscale: #252525. Windows color (decimal): -10025440 or 2098791. OLE color: 2098791.
HSL color Cylindrical-coordinate representation of color #670620: hue angle of 343.92º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #670620 is Cyan = 0, Magento = 0.94, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 6 | 32 | - |
| CMYK | 0 | 0.94 | 0.69 | 0.60 |
| HSL | 343.92º | 0.89% | 0.21% | - |
| HSV(B) | 343.92º | 0.94% | 0.4% | - |
| XYZ | 5.92 | 3.12 | 1.66 | - |
| YUV | 37.97 | 124.64 | 174.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 6 | 32 | 0 | 0.94 | 0.69 | 0.60 | 343.92 | 0.89 | 0.21 |
| Hex | 67 | 6 | 20 | 0 | 5E | 45 | 3C | 158 | 59 | 15 |
| Octal | 147 | 6 | 40 | 0 | 136 | 105 | 74 | 530 | 131 | 25 |
| Binary | 1100111 | 110 | 100000 | 0 | 1011110 | 1000101 | 111100 | 101011000 | 1011001 | 10101 |
Color Harmonies of #670620
Complementary color
Monochromatic Colors of #670620
Black with #670620
Text Example
Text Example
White with #670620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670620; }
p { color: rgb(103,6,32); }
H1.HeaderClassName
{
color: #670620;
}
.AnyTagClassName
{
color: #670620;
}
</style>
background-color css
<style>
a { background-color: #670620; }
a { background-color: rgb(103,6,32); }
div.DivClassName
{
background-color: #670620;
}
.BgClassName
{
background-color: #670620;
}
</style>
border-color css
<style>
span { border-color: #670620; }
span { border-color: rgb(103,6,32); }
td.TdClassName
{
border-color: #670620;
}
.TagClassName
{
border-color: #670620;
}
</style>