Shades of Pohutukawa #611828
Tints of Pohutukawa #611828
RGB
CMYK
RGB Variations
Color information
#611828 (or 0x611828) is known color: Pohutukawa. HEX triplet: 61, 18 and 28. RGB value is (97,24,40). Sum of RGB (Red+Green+Blue) = 97+24+40=161 (21% of max value = 765). Red value is 97 (38.28% from 255 or 60.25% from 161); Green value is 24 (9.77% from 255 or 14.91% from 161); Blue value is 40 (16.02% from 255 or 24.84% from 161); Max value from RGB is 97 - color contains mainly: red. Hex color #611828 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611828 is #9EE7D7. Grayscale: #2F2F2F. Windows color (decimal): -10414040 or 2627681. OLE color: 2627681.
HSL color Cylindrical-coordinate representation of color #611828: hue angle of 346.85º 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 #611828 is Cyan = 0, Magento = 0.75, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
RGB | 97 | 24 | 40 | - |
CMYK | 0 | 0.75 | 0.59 | 0.62 |
HSL | 346.85º | 0.6% | 0.24% | - |
HSV(B) | 346.85º | 0.75% | 0.38% | - |
XYZ | 5.64 | 3.35 | 2.36 | - |
YUV | 47.65 | 123.68 | 163.2 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 97 | 24 | 40 | 0 | 0.75 | 0.59 | 0.62 | 346.85 | 0.6 | 0.24 |
Hex | 61 | 18 | 28 | 0 | 4B | 3B | 3E | 15B | 3C | 18 |
Octal | 141 | 30 | 50 | 0 | 113 | 73 | 76 | 533 | 74 | 30 |
Binary | 1100001 | 11000 | 101000 | 0 | 1001011 | 111011 | 111110 | 101011011 | 111100 | 11000 |
Color Harmonies of #611828
Complementary color
Monochromatic Colors of #611828
Black with #611828
Text Example
Text Example
White with #611828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611828; }
p { color: rgb(97,24,40); }
H1.HeaderClassName
{
color: #611828;
}
.AnyTagClassName
{
color: #611828;
}
</style>
background-color css
<style>
a { background-color: #611828; }
a { background-color: rgb(97,24,40); }
div.DivClassName
{
background-color: #611828;
}
.BgClassName
{
background-color: #611828;
}
</style>
border-color css
<style>
span { border-color: #611828; }
span { border-color: rgb(97,24,40); }
td.TdClassName
{
border-color: #611828;
}
.TagClassName
{
border-color: #611828;
}
</style>