Shades of Pohutukawa #680719
Tints of Pohutukawa #680719
RGB
CMYK
RGB Variations
Color information
#680719 (or 0x680719) is known color: Pohutukawa. HEX triplet: 68, 07 and 19. RGB value is (104,7,25). Sum of RGB (Red+Green+Blue) = 104+7+25=136 (18% of max value = 765). Red value is 104 (41.02% from 255 or 76.47% from 136); Green value is 7 (3.12% from 255 or 5.15% from 136); Blue value is 25 (10.16% from 255 or 18.38% from 136); Max value from RGB is 104 - color contains mainly: red. Hex color #680719 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680719 is #97F8E6. Grayscale: #262626. Windows color (decimal): -9959655 or 1640296. OLE color: 1640296.
HSL color Cylindrical-coordinate representation of color #680719: hue angle of 348.87º 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 #680719 is Cyan = 0, Magento = 0.93, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 7 | 25 | - |
| CMYK | 0 | 0.93 | 0.76 | 0.59 |
| HSL | 348.87º | 0.87% | 0.22% | - |
| HSV(B) | 348.87º | 0.93% | 0.41% | - |
| XYZ | 5.96 | 3.17 | 1.22 | - |
| YUV | 38.06 | 120.64 | 175.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 7 | 25 | 0 | 0.93 | 0.76 | 0.59 | 348.87 | 0.87 | 0.22 |
| Hex | 68 | 7 | 19 | 0 | 5D | 4C | 3B | 15D | 57 | 16 |
| Octal | 150 | 7 | 31 | 0 | 135 | 114 | 73 | 535 | 127 | 26 |
| Binary | 1101000 | 111 | 11001 | 0 | 1011101 | 1001100 | 111011 | 101011101 | 1010111 | 10110 |
Color Harmonies of #680719
Complementary color
Monochromatic Colors of #680719
Black with #680719
Text Example
Text Example
White with #680719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680719; }
p { color: rgb(104,7,25); }
H1.HeaderClassName
{
color: #680719;
}
.AnyTagClassName
{
color: #680719;
}
</style>
background-color css
<style>
a { background-color: #680719; }
a { background-color: rgb(104,7,25); }
div.DivClassName
{
background-color: #680719;
}
.BgClassName
{
background-color: #680719;
}
</style>
border-color css
<style>
span { border-color: #680719; }
span { border-color: rgb(104,7,25); }
td.TdClassName
{
border-color: #680719;
}
.TagClassName
{
border-color: #680719;
}
</style>