Shades of Pohutukawa #610827
Tints of Pohutukawa #610827
RGB
CMYK
RGB Variations
Color information
#610827 (or 0x610827) is known color: Pohutukawa. HEX triplet: 61, 08 and 27. RGB value is (97,8,39). Sum of RGB (Red+Green+Blue) = 97+8+39=144 (19% of max value = 765). Red value is 97 (38.28% from 255 or 67.36% from 144); Green value is 8 (3.52% from 255 or 5.56% from 144); Blue value is 39 (15.62% from 255 or 27.08% from 144); Max value from RGB is 97 - color contains mainly: red. Hex color #610827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610827 is #9EF7D8. Grayscale: #262626. Windows color (decimal): -10418137 or 2558049. OLE color: 2558049.
HSL color Cylindrical-coordinate representation of color #610827: hue angle of 339.1º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #610827 is Cyan = 0, Magento = 0.92, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 8 | 39 | - |
| CMYK | 0 | 0.92 | 0.60 | 0.62 |
| HSL | 339.1º | 0.85% | 0.21% | - |
| HSV(B) | 339.1º | 0.92% | 0.38% | - |
| XYZ | 5.38 | 2.86 | 2.19 | - |
| YUV | 38.15 | 128.49 | 169.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 8 | 39 | 0 | 0.92 | 0.60 | 0.62 | 339.1 | 0.85 | 0.21 |
| Hex | 61 | 8 | 27 | 0 | 5C | 3C | 3E | 153 | 55 | 15 |
| Octal | 141 | 10 | 47 | 0 | 134 | 74 | 76 | 523 | 125 | 25 |
| Binary | 1100001 | 1000 | 100111 | 0 | 1011100 | 111100 | 111110 | 101010011 | 1010101 | 10101 |
Color Harmonies of #610827
Complementary color
Monochromatic Colors of #610827
Black with #610827
Text Example
Text Example
White with #610827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610827; }
p { color: rgb(97,8,39); }
H1.HeaderClassName
{
color: #610827;
}
.AnyTagClassName
{
color: #610827;
}
</style>
background-color css
<style>
a { background-color: #610827; }
a { background-color: rgb(97,8,39); }
div.DivClassName
{
background-color: #610827;
}
.BgClassName
{
background-color: #610827;
}
</style>
border-color css
<style>
span { border-color: #610827; }
span { border-color: rgb(97,8,39); }
td.TdClassName
{
border-color: #610827;
}
.TagClassName
{
border-color: #610827;
}
</style>