Shades of Pohutukawa #680612
Tints of Pohutukawa #680612
RGB
CMYK
RGB Variations
Color information
#680612 (or 0x680612) is known color: Pohutukawa. HEX triplet: 68, 06 and 12. RGB value is (104,6,18). Sum of RGB (Red+Green+Blue) = 104+6+18=128 (16% of max value = 765). Red value is 104 (41.02% from 255 or 81.25% from 128); Green value is 6 (2.73% from 255 or 4.69% from 128); Blue value is 18 (7.42% from 255 or 14.06% from 128); Max value from RGB is 104 - color contains mainly: red. Hex color #680612 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680612 is #97F9ED. Grayscale: #242424. Windows color (decimal): -9959918 or 1181288. OLE color: 1181288.
HSL color Cylindrical-coordinate representation of color #680612: hue angle of 352.65º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #680612 is Cyan = 0, Magento = 0.94, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 6 | 18 | - |
| CMYK | 0 | 0.94 | 0.83 | 0.59 |
| HSL | 352.65º | 0.89% | 0.22% | - |
| HSV(B) | 352.65º | 0.94% | 0.41% | - |
| XYZ | 5.88 | 3.12 | 0.86 | - |
| YUV | 36.67 | 117.47 | 176.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 6 | 18 | 0 | 0.94 | 0.83 | 0.59 | 352.65 | 0.89 | 0.22 |
| Hex | 68 | 6 | 12 | 0 | 5E | 53 | 3B | 161 | 59 | 16 |
| Octal | 150 | 6 | 22 | 0 | 136 | 123 | 73 | 541 | 131 | 26 |
| Binary | 1101000 | 110 | 10010 | 0 | 1011110 | 1010011 | 111011 | 101100001 | 1011001 | 10110 |
Color Harmonies of #680612
Complementary color
Monochromatic Colors of #680612
Black with #680612
Text Example
Text Example
White with #680612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680612; }
p { color: rgb(104,6,18); }
H1.HeaderClassName
{
color: #680612;
}
.AnyTagClassName
{
color: #680612;
}
</style>
background-color css
<style>
a { background-color: #680612; }
a { background-color: rgb(104,6,18); }
div.DivClassName
{
background-color: #680612;
}
.BgClassName
{
background-color: #680612;
}
</style>
border-color css
<style>
span { border-color: #680612; }
span { border-color: rgb(104,6,18); }
td.TdClassName
{
border-color: #680612;
}
.TagClassName
{
border-color: #680612;
}
</style>