Shades of Pohutukawa #610828
Tints of Pohutukawa #610828
RGB
CMYK
RGB Variations
Color information
#610828 (or 0x610828) is known color: Pohutukawa. HEX triplet: 61, 08 and 28. RGB value is (97,8,40). Sum of RGB (Red+Green+Blue) = 97+8+40=145 (19% of max value = 765). Red value is 97 (38.28% from 255 or 66.90% from 145); Green value is 8 (3.52% from 255 or 5.52% from 145); Blue value is 40 (16.02% from 255 or 27.59% from 145); Max value from RGB is 97 - color contains mainly: red. Hex color #610828 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610828 is #9EF7D7. Grayscale: #262626. Windows color (decimal): -10418136 or 2623585. OLE color: 2623585.
HSL color Cylindrical-coordinate representation of color #610828: hue angle of 338.43º 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 #610828 is Cyan = 0, Magento = 0.92, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 8 | 40 | - |
| CMYK | 0 | 0.92 | 0.59 | 0.62 |
| HSL | 338.43º | 0.85% | 0.21% | - |
| HSV(B) | 338.43º | 0.92% | 0.38% | - |
| XYZ | 5.4 | 2.87 | 2.28 | - |
| YUV | 38.26 | 128.99 | 169.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 8 | 40 | 0 | 0.92 | 0.59 | 0.62 | 338.43 | 0.85 | 0.21 |
| Hex | 61 | 8 | 28 | 0 | 5C | 3B | 3E | 152 | 55 | 15 |
| Octal | 141 | 10 | 50 | 0 | 134 | 73 | 76 | 522 | 125 | 25 |
| Binary | 1100001 | 1000 | 101000 | 0 | 1011100 | 111011 | 111110 | 101010010 | 1010101 | 10101 |
Color Harmonies of #610828
Complementary color
Monochromatic Colors of #610828
Black with #610828
Text Example
Text Example
White with #610828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610828; }
p { color: rgb(97,8,40); }
H1.HeaderClassName
{
color: #610828;
}
.AnyTagClassName
{
color: #610828;
}
</style>
background-color css
<style>
a { background-color: #610828; }
a { background-color: rgb(97,8,40); }
div.DivClassName
{
background-color: #610828;
}
.BgClassName
{
background-color: #610828;
}
</style>
border-color css
<style>
span { border-color: #610828; }
span { border-color: rgb(97,8,40); }
td.TdClassName
{
border-color: #610828;
}
.TagClassName
{
border-color: #610828;
}
</style>