Shades of Pohutukawa #621027
Tints of Pohutukawa #621027
RGB
CMYK
RGB Variations
Color information
#621027 (or 0x621027) is known color: Pohutukawa. HEX triplet: 62, 10 and 27. RGB value is (98,16,39). Sum of RGB (Red+Green+Blue) = 98+16+39=153 (20% of max value = 765). Red value is 98 (38.67% from 255 or 64.05% from 153); Green value is 16 (6.64% from 255 or 10.46% from 153); Blue value is 39 (15.62% from 255 or 25.49% from 153); Max value from RGB is 98 - color contains mainly: red. Hex color #621027 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621027 is #9DEFD8. Grayscale: #2B2B2B. Windows color (decimal): -10350553 or 2560098. OLE color: 2560098.
HSL color Cylindrical-coordinate representation of color #621027: hue angle of 343.17º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #621027 is Cyan = 0, Magento = 0.84, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 16 | 39 | - |
| CMYK | 0 | 0.84 | 0.60 | 0.62 |
| HSL | 343.17º | 0.72% | 0.22% | - |
| HSV(B) | 343.17º | 0.84% | 0.38% | - |
| XYZ | 5.59 | 3.11 | 2.23 | - |
| YUV | 43.14 | 125.67 | 167.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 16 | 39 | 0 | 0.84 | 0.60 | 0.62 | 343.17 | 0.72 | 0.22 |
| Hex | 62 | 10 | 27 | 0 | 54 | 3C | 3E | 157 | 48 | 16 |
| Octal | 142 | 20 | 47 | 0 | 124 | 74 | 76 | 527 | 110 | 26 |
| Binary | 1100010 | 10000 | 100111 | 0 | 1010100 | 111100 | 111110 | 101010111 | 1001000 | 10110 |
Color Harmonies of #621027
Complementary color
Monochromatic Colors of #621027
Black with #621027
Text Example
Text Example
White with #621027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621027; }
p { color: rgb(98,16,39); }
H1.HeaderClassName
{
color: #621027;
}
.AnyTagClassName
{
color: #621027;
}
</style>
background-color css
<style>
a { background-color: #621027; }
a { background-color: rgb(98,16,39); }
div.DivClassName
{
background-color: #621027;
}
.BgClassName
{
background-color: #621027;
}
</style>
border-color css
<style>
span { border-color: #621027; }
span { border-color: rgb(98,16,39); }
td.TdClassName
{
border-color: #621027;
}
.TagClassName
{
border-color: #621027;
}
</style>