Shades of Pohutukawa #611826
Tints of Pohutukawa #611826
RGB
CMYK
RGB Variations
Color information
#611826 (or 0x611826) is known color: Pohutukawa. HEX triplet: 61, 18 and 26. RGB value is (97,24,38). Sum of RGB (Red+Green+Blue) = 97+24+38=159 (21% of max value = 765). Red value is 97 (38.28% from 255 or 61.01% from 159); Green value is 24 (9.77% from 255 or 15.09% from 159); Blue value is 38 (15.23% from 255 or 23.90% from 159); Max value from RGB is 97 - color contains mainly: red. Hex color #611826 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611826 is #9EE7D9. Grayscale: #2F2F2F. Windows color (decimal): -10414042 or 2496609. OLE color: 2496609.
HSL color Cylindrical-coordinate representation of color #611826: hue angle of 348.49º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #611826 is Cyan = 0, Magento = 0.75, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 24 | 38 | - |
| CMYK | 0 | 0.75 | 0.61 | 0.62 |
| HSL | 348.49º | 0.6% | 0.24% | - |
| HSV(B) | 348.49º | 0.75% | 0.38% | - |
| XYZ | 5.61 | 3.33 | 2.18 | - |
| YUV | 47.42 | 122.68 | 163.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 24 | 38 | 0 | 0.75 | 0.61 | 0.62 | 348.49 | 0.6 | 0.24 |
| Hex | 61 | 18 | 26 | 0 | 4B | 3D | 3E | 15C | 3C | 18 |
| Octal | 141 | 30 | 46 | 0 | 113 | 75 | 76 | 534 | 74 | 30 |
| Binary | 1100001 | 11000 | 100110 | 0 | 1001011 | 111101 | 111110 | 101011100 | 111100 | 11000 |
Color Harmonies of #611826
Complementary color
Monochromatic Colors of #611826
Black with #611826
Text Example
Text Example
White with #611826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611826; }
p { color: rgb(97,24,38); }
H1.HeaderClassName
{
color: #611826;
}
.AnyTagClassName
{
color: #611826;
}
</style>
background-color css
<style>
a { background-color: #611826; }
a { background-color: rgb(97,24,38); }
div.DivClassName
{
background-color: #611826;
}
.BgClassName
{
background-color: #611826;
}
</style>
border-color css
<style>
span { border-color: #611826; }
span { border-color: rgb(97,24,38); }
td.TdClassName
{
border-color: #611826;
}
.TagClassName
{
border-color: #611826;
}
</style>