Shades of Pohutukawa #621227
Tints of Pohutukawa #621227
RGB
CMYK
RGB Variations
Color information
#621227 (or 0x621227) is known color: Pohutukawa. HEX triplet: 62, 12 and 27. RGB value is (98,18,39). Sum of RGB (Red+Green+Blue) = 98+18+39=155 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.23% from 155); Green value is 18 (7.42% from 255 or 11.61% from 155); Blue value is 39 (15.62% from 255 or 25.16% from 155); Max value from RGB is 98 - color contains mainly: red. Hex color #621227 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621227 is #9DEDD8. Grayscale: #2C2C2C. Windows color (decimal): -10350041 or 2560610. OLE color: 2560610.
HSL color Cylindrical-coordinate representation of color #621227: hue angle of 344.25º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #621227 is Cyan = 0, Magento = 0.82, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 18 | 39 | - |
| CMYK | 0 | 0.82 | 0.60 | 0.62 |
| HSL | 344.25º | 0.69% | 0.23% | - |
| HSV(B) | 344.25º | 0.82% | 0.38% | - |
| XYZ | 5.62 | 3.18 | 2.24 | - |
| YUV | 44.31 | 125 | 166.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 18 | 39 | 0 | 0.82 | 0.60 | 0.62 | 344.25 | 0.69 | 0.23 |
| Hex | 62 | 12 | 27 | 0 | 52 | 3C | 3E | 158 | 45 | 17 |
| Octal | 142 | 22 | 47 | 0 | 122 | 74 | 76 | 530 | 105 | 27 |
| Binary | 1100010 | 10010 | 100111 | 0 | 1010010 | 111100 | 111110 | 101011000 | 1000101 | 10111 |
Color Harmonies of #621227
Complementary color
Monochromatic Colors of #621227
Black with #621227
Text Example
Text Example
White with #621227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621227; }
p { color: rgb(98,18,39); }
H1.HeaderClassName
{
color: #621227;
}
.AnyTagClassName
{
color: #621227;
}
</style>
background-color css
<style>
a { background-color: #621227; }
a { background-color: rgb(98,18,39); }
div.DivClassName
{
background-color: #621227;
}
.BgClassName
{
background-color: #621227;
}
</style>
border-color css
<style>
span { border-color: #621227; }
span { border-color: rgb(98,18,39); }
td.TdClassName
{
border-color: #621227;
}
.TagClassName
{
border-color: #621227;
}
</style>