Shades of Pohutukawa #612027
Tints of Pohutukawa #612027
RGB
CMYK
RGB Variations
Color information
#612027 (or 0x612027) is known color: Pohutukawa. HEX triplet: 61, 20 and 27. RGB value is (97,32,39). Sum of RGB (Red+Green+Blue) = 97+32+39=168 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.74% from 168); Green value is 32 (12.89% from 255 or 19.05% from 168); Blue value is 39 (15.62% from 255 or 23.21% from 168); Max value from RGB is 97 - color contains mainly: red. Hex color #612027 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612027 is #9EDFD8. Grayscale: #343434. Windows color (decimal): -10411993 or 2564193. OLE color: 2564193.
HSL color Cylindrical-coordinate representation of color #612027: hue angle of 353.54º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #612027 is Cyan = 0, Magento = 0.67, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 32 | 39 | - |
| CMYK | 0 | 0.67 | 0.60 | 0.62 |
| HSL | 353.54º | 0.5% | 0.25% | - |
| HSV(B) | 353.54º | 0.67% | 0.38% | - |
| XYZ | 5.81 | 3.72 | 2.33 | - |
| YUV | 52.23 | 120.53 | 159.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 39 | 0 | 0.67 | 0.60 | 0.62 | 353.54 | 0.5 | 0.25 |
| Hex | 61 | 20 | 27 | 0 | 43 | 3C | 3E | 162 | 32 | 19 |
| Octal | 141 | 40 | 47 | 0 | 103 | 74 | 76 | 542 | 62 | 31 |
| Binary | 1100001 | 100000 | 100111 | 0 | 1000011 | 111100 | 111110 | 101100010 | 110010 | 11001 |
Color Harmonies of #612027
Complementary color
Monochromatic Colors of #612027
Black with #612027
Text Example
Text Example
White with #612027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612027; }
p { color: rgb(97,32,39); }
H1.HeaderClassName
{
color: #612027;
}
.AnyTagClassName
{
color: #612027;
}
</style>
background-color css
<style>
a { background-color: #612027; }
a { background-color: rgb(97,32,39); }
div.DivClassName
{
background-color: #612027;
}
.BgClassName
{
background-color: #612027;
}
</style>
border-color css
<style>
span { border-color: #612027; }
span { border-color: rgb(97,32,39); }
td.TdClassName
{
border-color: #612027;
}
.TagClassName
{
border-color: #612027;
}
</style>