Shades of Pohutukawa #621719
Tints of Pohutukawa #621719
RGB
CMYK
RGB Variations
Color information
#621719 (or 0x621719) is known color: Pohutukawa. HEX triplet: 62, 17 and 19. RGB value is (98,23,25). Sum of RGB (Red+Green+Blue) = 98+23+25=146 (19% of max value = 765). Red value is 98 (38.67% from 255 or 67.12% from 146); Green value is 23 (9.38% from 255 or 15.75% from 146); Blue value is 25 (10.16% from 255 or 17.12% from 146); Max value from RGB is 98 - color contains mainly: red. Hex color #621719 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #621719 is #9DE8E6. Grayscale: #2D2D2D. Windows color (decimal): -10348775 or 1644386. OLE color: 1644386.
HSL color Cylindrical-coordinate representation of color #621719: hue angle of 358.4º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #621719 is Cyan = 0, Magento = 0.77, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 23 | 25 | - |
| CMYK | 0 | 0.77 | 0.74 | 0.62 |
| HSL | 358.4º | 0.62% | 0.24% | - |
| HSV(B) | 358.4º | 0.77% | 0.38% | - |
| XYZ | 5.52 | 3.28 | 1.26 | - |
| YUV | 45.65 | 116.35 | 165.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 23 | 25 | 0 | 0.77 | 0.74 | 0.62 | 358.4 | 0.62 | 0.24 |
| Hex | 62 | 17 | 19 | 0 | 4D | 4A | 3E | 166 | 3E | 18 |
| Octal | 142 | 27 | 31 | 0 | 115 | 112 | 76 | 546 | 76 | 30 |
| Binary | 1100010 | 10111 | 11001 | 0 | 1001101 | 1001010 | 111110 | 101100110 | 111110 | 11000 |
Color Harmonies of #621719
Complementary color
Monochromatic Colors of #621719
Black with #621719
Text Example
Text Example
White with #621719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621719; }
p { color: rgb(98,23,25); }
H1.HeaderClassName
{
color: #621719;
}
.AnyTagClassName
{
color: #621719;
}
</style>
background-color css
<style>
a { background-color: #621719; }
a { background-color: rgb(98,23,25); }
div.DivClassName
{
background-color: #621719;
}
.BgClassName
{
background-color: #621719;
}
</style>
border-color css
<style>
span { border-color: #621719; }
span { border-color: rgb(98,23,25); }
td.TdClassName
{
border-color: #621719;
}
.TagClassName
{
border-color: #621719;
}
</style>