Shades of Pohutukawa #621228
Tints of Pohutukawa #621228
RGB
CMYK
RGB Variations
Color information
#621228 (or 0x621228) is known color: Pohutukawa. HEX triplet: 62, 12 and 28. RGB value is (98,18,40). Sum of RGB (Red+Green+Blue) = 98+18+40=156 (20% of max value = 765). Red value is 98 (38.67% from 255 or 62.82% from 156); Green value is 18 (7.42% from 255 or 11.54% from 156); Blue value is 40 (16.02% from 255 or 25.64% from 156); Max value from RGB is 98 - color contains mainly: red. Hex color #621228 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621228 is #9DEDD7. Grayscale: #2C2C2C. Windows color (decimal): -10350040 or 2626146. OLE color: 2626146.
HSL color Cylindrical-coordinate representation of color #621228: hue angle of 343.5º 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 #621228 is Cyan = 0, Magento = 0.82, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 18 | 40 | - |
| CMYK | 0 | 0.82 | 0.59 | 0.62 |
| HSL | 343.5º | 0.69% | 0.23% | - |
| HSV(B) | 343.5º | 0.82% | 0.38% | - |
| XYZ | 5.64 | 3.18 | 2.32 | - |
| YUV | 44.43 | 125.5 | 166.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 18 | 40 | 0 | 0.82 | 0.59 | 0.62 | 343.5 | 0.69 | 0.23 |
| Hex | 62 | 12 | 28 | 0 | 52 | 3B | 3E | 158 | 45 | 17 |
| Octal | 142 | 22 | 50 | 0 | 122 | 73 | 76 | 530 | 105 | 27 |
| Binary | 1100010 | 10010 | 101000 | 0 | 1010010 | 111011 | 111110 | 101011000 | 1000101 | 10111 |
Color Harmonies of #621228
Complementary color
Monochromatic Colors of #621228
Black with #621228
Text Example
Text Example
White with #621228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621228; }
p { color: rgb(98,18,40); }
H1.HeaderClassName
{
color: #621228;
}
.AnyTagClassName
{
color: #621228;
}
</style>
background-color css
<style>
a { background-color: #621228; }
a { background-color: rgb(98,18,40); }
div.DivClassName
{
background-color: #621228;
}
.BgClassName
{
background-color: #621228;
}
</style>
border-color css
<style>
span { border-color: #621228; }
span { border-color: rgb(98,18,40); }
td.TdClassName
{
border-color: #621228;
}
.TagClassName
{
border-color: #621228;
}
</style>