Shades of Pohutukawa #622027
Tints of Pohutukawa #622027
RGB
CMYK
RGB Variations
Color information
#622027 (or 0x622027) is known color: Pohutukawa. HEX triplet: 62, 20 and 27. RGB value is (98,32,39). Sum of RGB (Red+Green+Blue) = 98+32+39=169 (22% of max value = 765). Red value is 98 (38.67% from 255 or 57.99% from 169); Green value is 32 (12.89% from 255 or 18.93% from 169); Blue value is 39 (15.62% from 255 or 23.08% from 169); Max value from RGB is 98 - color contains mainly: red. Hex color #622027 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622027 is #9DDFD8. Grayscale: #343434. Windows color (decimal): -10346457 or 2564194. OLE color: 2564194.
HSL color Cylindrical-coordinate representation of color #622027: hue angle of 353.64º degrees, saturation: 0.51, 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 #622027 is Cyan = 0, Magento = 0.67, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 32 | 39 | - |
| CMYK | 0 | 0.67 | 0.60 | 0.62 |
| HSL | 353.64º | 0.51% | 0.25% | - |
| HSV(B) | 353.64º | 0.67% | 0.38% | - |
| XYZ | 5.92 | 3.78 | 2.34 | - |
| YUV | 52.53 | 120.37 | 160.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 32 | 39 | 0 | 0.67 | 0.60 | 0.62 | 353.64 | 0.51 | 0.25 |
| Hex | 62 | 20 | 27 | 0 | 43 | 3C | 3E | 162 | 33 | 19 |
| Octal | 142 | 40 | 47 | 0 | 103 | 74 | 76 | 542 | 63 | 31 |
| Binary | 1100010 | 100000 | 100111 | 0 | 1000011 | 111100 | 111110 | 101100010 | 110011 | 11001 |
Color Harmonies of #622027
Complementary color
Monochromatic Colors of #622027
Black with #622027
Text Example
Text Example
White with #622027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622027; }
p { color: rgb(98,32,39); }
H1.HeaderClassName
{
color: #622027;
}
.AnyTagClassName
{
color: #622027;
}
</style>
background-color css
<style>
a { background-color: #622027; }
a { background-color: rgb(98,32,39); }
div.DivClassName
{
background-color: #622027;
}
.BgClassName
{
background-color: #622027;
}
</style>
border-color css
<style>
span { border-color: #622027; }
span { border-color: rgb(98,32,39); }
td.TdClassName
{
border-color: #622027;
}
.TagClassName
{
border-color: #622027;
}
</style>