Shades of Pohutukawa #680722
Tints of Pohutukawa #680722
RGB
CMYK
RGB Variations
Color information
#680722 (or 0x680722) is known color: Pohutukawa. HEX triplet: 68, 07 and 22. RGB value is (104,7,34). Sum of RGB (Red+Green+Blue) = 104+7+34=145 (19% of max value = 765). Red value is 104 (41.02% from 255 or 71.72% from 145); Green value is 7 (3.12% from 255 or 4.83% from 145); Blue value is 34 (13.67% from 255 or 23.45% from 145); Max value from RGB is 104 - color contains mainly: red. Hex color #680722 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680722 is #97F8DD. Grayscale: #272727. Windows color (decimal): -9959646 or 2230120. OLE color: 2230120.
HSL color Cylindrical-coordinate representation of color #680722: hue angle of 343.3º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #680722 is Cyan = 0, Magento = 0.93, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 7 | 34 | - |
| CMYK | 0 | 0.93 | 0.67 | 0.59 |
| HSL | 343.3º | 0.87% | 0.22% | - |
| HSV(B) | 343.3º | 0.93% | 0.41% | - |
| XYZ | 6.07 | 3.21 | 1.81 | - |
| YUV | 39.08 | 125.14 | 174.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 34 | 0 | 0.93 | 0.67 | 0.59 | 343.3 | 0.87 | 0.22 |
| Hex | 68 | 7 | 22 | 0 | 5D | 43 | 3B | 157 | 57 | 16 |
| Octal | 150 | 7 | 42 | 0 | 135 | 103 | 73 | 527 | 127 | 26 |
| Binary | 1101000 | 111 | 100010 | 0 | 1011101 | 1000011 | 111011 | 101010111 | 1010111 | 10110 |
Color Harmonies of #680722
Complementary color
Monochromatic Colors of #680722
Black with #680722
Text Example
Text Example
White with #680722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680722; }
p { color: rgb(104,7,34); }
H1.HeaderClassName
{
color: #680722;
}
.AnyTagClassName
{
color: #680722;
}
</style>
background-color css
<style>
a { background-color: #680722; }
a { background-color: rgb(104,7,34); }
div.DivClassName
{
background-color: #680722;
}
.BgClassName
{
background-color: #680722;
}
</style>
border-color css
<style>
span { border-color: #680722; }
span { border-color: rgb(104,7,34); }
td.TdClassName
{
border-color: #680722;
}
.TagClassName
{
border-color: #680722;
}
</style>