Shades of Pohutukawa #680913
Tints of Pohutukawa #680913
RGB
CMYK
RGB Variations
Color information
#680913 (or 0x680913) is known color: Pohutukawa. HEX triplet: 68, 09 and 13. RGB value is (104,9,19). Sum of RGB (Red+Green+Blue) = 104+9+19=132 (17% of max value = 765). Red value is 104 (41.02% from 255 or 78.79% from 132); Green value is 9 (3.91% from 255 or 6.82% from 132); Blue value is 19 (7.81% from 255 or 14.39% from 132); Max value from RGB is 104 - color contains mainly: red. Hex color #680913 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680913 is #97F6EC. Grayscale: #262626. Windows color (decimal): -9959149 or 1247592. OLE color: 1247592.
HSL color Cylindrical-coordinate representation of color #680913: hue angle of 353.68º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #680913 is Cyan = 0, Magento = 0.91, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 9 | 19 | - |
| CMYK | 0 | 0.91 | 0.82 | 0.59 |
| HSL | 353.68º | 0.84% | 0.22% | - |
| HSV(B) | 353.68º | 0.91% | 0.41% | - |
| XYZ | 5.92 | 3.19 | 0.92 | - |
| YUV | 38.55 | 116.97 | 174.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 9 | 19 | 0 | 0.91 | 0.82 | 0.59 | 353.68 | 0.84 | 0.22 |
| Hex | 68 | 9 | 13 | 0 | 5B | 52 | 3B | 162 | 54 | 16 |
| Octal | 150 | 11 | 23 | 0 | 133 | 122 | 73 | 542 | 124 | 26 |
| Binary | 1101000 | 1001 | 10011 | 0 | 1011011 | 1010010 | 111011 | 101100010 | 1010100 | 10110 |
Color Harmonies of #680913
Complementary color
Monochromatic Colors of #680913
Black with #680913
Text Example
Text Example
White with #680913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680913; }
p { color: rgb(104,9,19); }
H1.HeaderClassName
{
color: #680913;
}
.AnyTagClassName
{
color: #680913;
}
</style>
background-color css
<style>
a { background-color: #680913; }
a { background-color: rgb(104,9,19); }
div.DivClassName
{
background-color: #680913;
}
.BgClassName
{
background-color: #680913;
}
</style>
border-color css
<style>
span { border-color: #680913; }
span { border-color: rgb(104,9,19); }
td.TdClassName
{
border-color: #680913;
}
.TagClassName
{
border-color: #680913;
}
</style>