Shades of Pohutukawa #680910
Tints of Pohutukawa #680910
RGB
CMYK
RGB Variations
Color information
#680910 (or 0x680910) is known color: Pohutukawa. HEX triplet: 68, 09 and 10. RGB value is (104,9,16). Sum of RGB (Red+Green+Blue) = 104+9+16=129 (17% of max value = 765). Red value is 104 (41.02% from 255 or 80.62% from 129); Green value is 9 (3.91% from 255 or 6.98% from 129); Blue value is 16 (6.64% from 255 or 12.40% from 129); Max value from RGB is 104 - color contains mainly: red. Hex color #680910 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680910 is #97F6EF. Grayscale: #262626. Windows color (decimal): -9959152 or 1050984. OLE color: 1050984.
HSL color Cylindrical-coordinate representation of color #680910: hue angle of 355.58º 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 #680910 is Cyan = 0, Magento = 0.91, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 9 | 16 | - |
| CMYK | 0 | 0.91 | 0.85 | 0.59 |
| HSL | 355.58º | 0.84% | 0.22% | - |
| HSV(B) | 355.58º | 0.91% | 0.41% | - |
| XYZ | 5.9 | 3.18 | 0.79 | - |
| YUV | 38.2 | 115.47 | 174.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 9 | 16 | 0 | 0.91 | 0.85 | 0.59 | 355.58 | 0.84 | 0.22 |
| Hex | 68 | 9 | 10 | 0 | 5B | 55 | 3B | 164 | 54 | 16 |
| Octal | 150 | 11 | 20 | 0 | 133 | 125 | 73 | 544 | 124 | 26 |
| Binary | 1101000 | 1001 | 10000 | 0 | 1011011 | 1010101 | 111011 | 101100100 | 1010100 | 10110 |
Color Harmonies of #680910
Complementary color
Monochromatic Colors of #680910
Black with #680910
Text Example
Text Example
White with #680910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680910; }
p { color: rgb(104,9,16); }
H1.HeaderClassName
{
color: #680910;
}
.AnyTagClassName
{
color: #680910;
}
</style>
background-color css
<style>
a { background-color: #680910; }
a { background-color: rgb(104,9,16); }
div.DivClassName
{
background-color: #680910;
}
.BgClassName
{
background-color: #680910;
}
</style>
border-color css
<style>
span { border-color: #680910; }
span { border-color: rgb(104,9,16); }
td.TdClassName
{
border-color: #680910;
}
.TagClassName
{
border-color: #680910;
}
</style>