Shades of Pohutukawa #680920
Tints of Pohutukawa #680920
RGB
CMYK
RGB Variations
Color information
#680920 (or 0x680920) is known color: Pohutukawa. HEX triplet: 68, 09 and 20. RGB value is (104,9,32). Sum of RGB (Red+Green+Blue) = 104+9+32=145 (19% of max value = 765). Red value is 104 (41.02% from 255 or 71.72% from 145); Green value is 9 (3.91% from 255 or 6.21% from 145); Blue value is 32 (12.89% from 255 or 22.07% from 145); Max value from RGB is 104 - color contains mainly: red. Hex color #680920 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680920 is #97F6DF. Grayscale: #282828. Windows color (decimal): -9959136 or 2099560. OLE color: 2099560.
HSL color Cylindrical-coordinate representation of color #680920: hue angle of 345.47º 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 #680920 is Cyan = 0, Magento = 0.91, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 9 | 32 | - |
| CMYK | 0 | 0.91 | 0.69 | 0.59 |
| HSL | 345.47º | 0.84% | 0.22% | - |
| HSV(B) | 345.47º | 0.91% | 0.41% | - |
| XYZ | 6.07 | 3.24 | 1.67 | - |
| YUV | 40.03 | 123.47 | 173.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 9 | 32 | 0 | 0.91 | 0.69 | 0.59 | 345.47 | 0.84 | 0.22 |
| Hex | 68 | 9 | 20 | 0 | 5B | 45 | 3B | 159 | 54 | 16 |
| Octal | 150 | 11 | 40 | 0 | 133 | 105 | 73 | 531 | 124 | 26 |
| Binary | 1101000 | 1001 | 100000 | 0 | 1011011 | 1000101 | 111011 | 101011001 | 1010100 | 10110 |
Color Harmonies of #680920
Complementary color
Monochromatic Colors of #680920
Black with #680920
Text Example
Text Example
White with #680920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680920; }
p { color: rgb(104,9,32); }
H1.HeaderClassName
{
color: #680920;
}
.AnyTagClassName
{
color: #680920;
}
</style>
background-color css
<style>
a { background-color: #680920; }
a { background-color: rgb(104,9,32); }
div.DivClassName
{
background-color: #680920;
}
.BgClassName
{
background-color: #680920;
}
</style>
border-color css
<style>
span { border-color: #680920; }
span { border-color: rgb(104,9,32); }
td.TdClassName
{
border-color: #680920;
}
.TagClassName
{
border-color: #680920;
}
</style>