Shades of Pohutukawa #611729
Tints of Pohutukawa #611729
RGB
CMYK
RGB Variations
Color information
#611729 (or 0x611729) is known color: Pohutukawa. HEX triplet: 61, 17 and 29. RGB value is (97,23,41). Sum of RGB (Red+Green+Blue) = 97+23+41=161 (21% of max value = 765). Red value is 97 (38.28% from 255 or 60.25% from 161); Green value is 23 (9.38% from 255 or 14.29% from 161); Blue value is 41 (16.41% from 255 or 25.47% from 161); Max value from RGB is 97 - color contains mainly: red. Hex color #611729 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611729 is #9EE8D6. Grayscale: #2F2F2F. Windows color (decimal): -10414295 or 2692961. OLE color: 2692961.
HSL color Cylindrical-coordinate representation of color #611729: hue angle of 345.41º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #611729 is Cyan = 0, Magento = 0.76, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 23 | 41 | - |
| CMYK | 0 | 0.76 | 0.58 | 0.62 |
| HSL | 345.41º | 0.62% | 0.24% | - |
| HSV(B) | 345.41º | 0.76% | 0.38% | - |
| XYZ | 5.64 | 3.31 | 2.44 | - |
| YUV | 47.18 | 124.52 | 163.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 23 | 41 | 0 | 0.76 | 0.58 | 0.62 | 345.41 | 0.62 | 0.24 |
| Hex | 61 | 17 | 29 | 0 | 4C | 3A | 3E | 159 | 3E | 18 |
| Octal | 141 | 27 | 51 | 0 | 114 | 72 | 76 | 531 | 76 | 30 |
| Binary | 1100001 | 10111 | 101001 | 0 | 1001100 | 111010 | 111110 | 101011001 | 111110 | 11000 |
Color Harmonies of #611729
Complementary color
Monochromatic Colors of #611729
Black with #611729
Text Example
Text Example
White with #611729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611729; }
p { color: rgb(97,23,41); }
H1.HeaderClassName
{
color: #611729;
}
.AnyTagClassName
{
color: #611729;
}
</style>
background-color css
<style>
a { background-color: #611729; }
a { background-color: rgb(97,23,41); }
div.DivClassName
{
background-color: #611729;
}
.BgClassName
{
background-color: #611729;
}
</style>
border-color css
<style>
span { border-color: #611729; }
span { border-color: rgb(97,23,41); }
td.TdClassName
{
border-color: #611729;
}
.TagClassName
{
border-color: #611729;
}
</style>