Shades of Pohutukawa #621522
Tints of Pohutukawa #621522
RGB
CMYK
RGB Variations
Color information
#621522 (or 0x621522) is known color: Pohutukawa. HEX triplet: 62, 15 and 22. RGB value is (98,21,34). Sum of RGB (Red+Green+Blue) = 98+21+34=153 (20% of max value = 765). Red value is 98 (38.67% from 255 or 64.05% from 153); Green value is 21 (8.59% from 255 or 13.73% from 153); Blue value is 34 (13.67% from 255 or 22.22% from 153); Max value from RGB is 98 - color contains mainly: red. Hex color #621522 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621522 is #9DEADD. Grayscale: #2D2D2D. Windows color (decimal): -10349278 or 2233698. OLE color: 2233698.
HSL color Cylindrical-coordinate representation of color #621522: hue angle of 349.87º 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 #621522 is Cyan = 0, Magento = 0.79, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 21 | 34 | - |
| CMYK | 0 | 0.79 | 0.65 | 0.62 |
| HSL | 349.87º | 0.65% | 0.23% | - |
| HSV(B) | 349.87º | 0.79% | 0.38% | - |
| XYZ | 5.59 | 3.25 | 1.85 | - |
| YUV | 45.51 | 121.51 | 165.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 34 | 0 | 0.79 | 0.65 | 0.62 | 349.87 | 0.65 | 0.23 |
| Hex | 62 | 15 | 22 | 0 | 4F | 41 | 3E | 15E | 41 | 17 |
| Octal | 142 | 25 | 42 | 0 | 117 | 101 | 76 | 536 | 101 | 27 |
| Binary | 1100010 | 10101 | 100010 | 0 | 1001111 | 1000001 | 111110 | 101011110 | 1000001 | 10111 |
Color Harmonies of #621522
Complementary color
Monochromatic Colors of #621522
Black with #621522
Text Example
Text Example
White with #621522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621522; }
p { color: rgb(98,21,34); }
H1.HeaderClassName
{
color: #621522;
}
.AnyTagClassName
{
color: #621522;
}
</style>
background-color css
<style>
a { background-color: #621522; }
a { background-color: rgb(98,21,34); }
div.DivClassName
{
background-color: #621522;
}
.BgClassName
{
background-color: #621522;
}
</style>
border-color css
<style>
span { border-color: #621522; }
span { border-color: rgb(98,21,34); }
td.TdClassName
{
border-color: #621522;
}
.TagClassName
{
border-color: #621522;
}
</style>