Shades of Pohutukawa #621528
Tints of Pohutukawa #621528
RGB
CMYK
RGB Variations
Color information
#621528 (or 0x621528) is known color: Pohutukawa. HEX triplet: 62, 15 and 28. RGB value is (98,21,40). Sum of RGB (Red+Green+Blue) = 98+21+40=159 (21% of max value = 765). Red value is 98 (38.67% from 255 or 61.64% from 159); Green value is 21 (8.59% from 255 or 13.21% from 159); Blue value is 40 (16.02% from 255 or 25.16% from 159); Max value from RGB is 98 - color contains mainly: red. Hex color #621528 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621528 is #9DEAD7. Grayscale: #2E2E2E. Windows color (decimal): -10349272 or 2626914. OLE color: 2626914.
HSL color Cylindrical-coordinate representation of color #621528: hue angle of 345.19º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #621528 is Cyan = 0, Magento = 0.79, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 21 | 40 | - |
| CMYK | 0 | 0.79 | 0.59 | 0.62 |
| HSL | 345.19º | 0.65% | 0.23% | - |
| HSV(B) | 345.19º | 0.79% | 0.38% | - |
| XYZ | 5.69 | 3.29 | 2.34 | - |
| YUV | 46.19 | 124.51 | 164.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 40 | 0 | 0.79 | 0.59 | 0.62 | 345.19 | 0.65 | 0.23 |
| Hex | 62 | 15 | 28 | 0 | 4F | 3B | 3E | 159 | 41 | 17 |
| Octal | 142 | 25 | 50 | 0 | 117 | 73 | 76 | 531 | 101 | 27 |
| Binary | 1100010 | 10101 | 101000 | 0 | 1001111 | 111011 | 111110 | 101011001 | 1000001 | 10111 |
Color Harmonies of #621528
Complementary color
Monochromatic Colors of #621528
Black with #621528
Text Example
Text Example
White with #621528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621528; }
p { color: rgb(98,21,40); }
H1.HeaderClassName
{
color: #621528;
}
.AnyTagClassName
{
color: #621528;
}
</style>
background-color css
<style>
a { background-color: #621528; }
a { background-color: rgb(98,21,40); }
div.DivClassName
{
background-color: #621528;
}
.BgClassName
{
background-color: #621528;
}
</style>
border-color css
<style>
span { border-color: #621528; }
span { border-color: rgb(98,21,40); }
td.TdClassName
{
border-color: #621528;
}
.TagClassName
{
border-color: #621528;
}
</style>