Shades of Pohutukawa #680927
Tints of Pohutukawa #680927
RGB
CMYK
RGB Variations
Color information
#680927 (or 0x680927) is known color: Pohutukawa. HEX triplet: 68, 09 and 27. RGB value is (104,9,39). Sum of RGB (Red+Green+Blue) = 104+9+39=152 (20% of max value = 765). Red value is 104 (41.02% from 255 or 68.42% from 152); Green value is 9 (3.91% from 255 or 5.92% from 152); Blue value is 39 (15.62% from 255 or 25.66% from 152); Max value from RGB is 104 - color contains mainly: red. Hex color #680927 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #680927 is #97F6D8. Grayscale: #282828. Windows color (decimal): -9959129 or 2558312. OLE color: 2558312.
HSL color Cylindrical-coordinate representation of color #680927: hue angle of 341.05º 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 #680927 is Cyan = 0, Magento = 0.91, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 9 | 39 | - |
| CMYK | 0 | 0.91 | 0.62 | 0.59 |
| HSL | 341.05º | 0.84% | 0.22% | - |
| HSV(B) | 341.05º | 0.91% | 0.41% | - |
| XYZ | 6.17 | 3.28 | 2.23 | - |
| YUV | 40.83 | 126.97 | 173.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 9 | 39 | 0 | 0.91 | 0.62 | 0.59 | 341.05 | 0.84 | 0.22 |
| Hex | 68 | 9 | 27 | 0 | 5B | 3E | 3B | 155 | 54 | 16 |
| Octal | 150 | 11 | 47 | 0 | 133 | 76 | 73 | 525 | 124 | 26 |
| Binary | 1101000 | 1001 | 100111 | 0 | 1011011 | 111110 | 111011 | 101010101 | 1010100 | 10110 |
Color Harmonies of #680927
Complementary color
Monochromatic Colors of #680927
Black with #680927
Text Example
Text Example
White with #680927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680927; }
p { color: rgb(104,9,39); }
H1.HeaderClassName
{
color: #680927;
}
.AnyTagClassName
{
color: #680927;
}
</style>
background-color css
<style>
a { background-color: #680927; }
a { background-color: rgb(104,9,39); }
div.DivClassName
{
background-color: #680927;
}
.BgClassName
{
background-color: #680927;
}
</style>
border-color css
<style>
span { border-color: #680927; }
span { border-color: rgb(104,9,39); }
td.TdClassName
{
border-color: #680927;
}
.TagClassName
{
border-color: #680927;
}
</style>