Shades of Pohutukawa #680819
Tints of Pohutukawa #680819
RGB
CMYK
RGB Variations
Color information
#680819 (or 0x680819) is known color: Pohutukawa. HEX triplet: 68, 08 and 19. RGB value is (104,8,25). Sum of RGB (Red+Green+Blue) = 104+8+25=137 (18% of max value = 765). Red value is 104 (41.02% from 255 or 75.91% from 137); Green value is 8 (3.52% from 255 or 5.84% from 137); Blue value is 25 (10.16% from 255 or 18.25% from 137); Max value from RGB is 104 - color contains mainly: red. Hex color #680819 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680819 is #97F7E6. Grayscale: #262626. Windows color (decimal): -9959399 or 1640552. OLE color: 1640552.
HSL color Cylindrical-coordinate representation of color #680819: hue angle of 349.38º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #680819 is Cyan = 0, Magento = 0.92, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 8 | 25 | - |
| CMYK | 0 | 0.92 | 0.76 | 0.59 |
| HSL | 349.38º | 0.86% | 0.22% | - |
| HSV(B) | 349.38º | 0.92% | 0.41% | - |
| XYZ | 5.97 | 3.19 | 1.22 | - |
| YUV | 38.64 | 120.3 | 174.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 8 | 25 | 0 | 0.92 | 0.76 | 0.59 | 349.38 | 0.86 | 0.22 |
| Hex | 68 | 8 | 19 | 0 | 5C | 4C | 3B | 15D | 56 | 16 |
| Octal | 150 | 10 | 31 | 0 | 134 | 114 | 73 | 535 | 126 | 26 |
| Binary | 1101000 | 1000 | 11001 | 0 | 1011100 | 1001100 | 111011 | 101011101 | 1010110 | 10110 |
Color Harmonies of #680819
Complementary color
Monochromatic Colors of #680819
Black with #680819
Text Example
Text Example
White with #680819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680819; }
p { color: rgb(104,8,25); }
H1.HeaderClassName
{
color: #680819;
}
.AnyTagClassName
{
color: #680819;
}
</style>
background-color css
<style>
a { background-color: #680819; }
a { background-color: rgb(104,8,25); }
div.DivClassName
{
background-color: #680819;
}
.BgClassName
{
background-color: #680819;
}
</style>
border-color css
<style>
span { border-color: #680819; }
span { border-color: rgb(104,8,25); }
td.TdClassName
{
border-color: #680819;
}
.TagClassName
{
border-color: #680819;
}
</style>