Shades of Pohutukawa #610826
Tints of Pohutukawa #610826
RGB
CMYK
RGB Variations
Color information
#610826 (or 0x610826) is known color: Pohutukawa. HEX triplet: 61, 08 and 26. RGB value is (97,8,38). Sum of RGB (Red+Green+Blue) = 97+8+38=143 (18% of max value = 765). Red value is 97 (38.28% from 255 or 67.83% from 143); Green value is 8 (3.52% from 255 or 5.59% from 143); Blue value is 38 (15.23% from 255 or 26.57% from 143); Max value from RGB is 97 - color contains mainly: red. Hex color #610826 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610826 is #9EF7D9. Grayscale: #262626. Windows color (decimal): -10418138 or 2492513. OLE color: 2492513.
HSL color Cylindrical-coordinate representation of color #610826: hue angle of 339.78º 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 #610826 is Cyan = 0, Magento = 0.92, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 8 | 38 | - |
| CMYK | 0 | 0.92 | 0.61 | 0.62 |
| HSL | 339.78º | 0.85% | 0.21% | - |
| HSV(B) | 339.78º | 0.92% | 0.38% | - |
| XYZ | 5.37 | 2.85 | 2.1 | - |
| YUV | 38.03 | 127.99 | 170.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 8 | 38 | 0 | 0.92 | 0.61 | 0.62 | 339.78 | 0.85 | 0.21 |
| Hex | 61 | 8 | 26 | 0 | 5C | 3D | 3E | 154 | 55 | 15 |
| Octal | 141 | 10 | 46 | 0 | 134 | 75 | 76 | 524 | 125 | 25 |
| Binary | 1100001 | 1000 | 100110 | 0 | 1011100 | 111101 | 111110 | 101010100 | 1010101 | 10101 |
Color Harmonies of #610826
Complementary color
Monochromatic Colors of #610826
Black with #610826
Text Example
Text Example
White with #610826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610826; }
p { color: rgb(97,8,38); }
H1.HeaderClassName
{
color: #610826;
}
.AnyTagClassName
{
color: #610826;
}
</style>
background-color css
<style>
a { background-color: #610826; }
a { background-color: rgb(97,8,38); }
div.DivClassName
{
background-color: #610826;
}
.BgClassName
{
background-color: #610826;
}
</style>
border-color css
<style>
span { border-color: #610826; }
span { border-color: rgb(97,8,38); }
td.TdClassName
{
border-color: #610826;
}
.TagClassName
{
border-color: #610826;
}
</style>