Shades of Pohutukawa #622125
Tints of Pohutukawa #622125
RGB
CMYK
RGB Variations
Color information
#622125 (or 0x622125) is known color: Pohutukawa. HEX triplet: 62, 21 and 25. RGB value is (98,33,37). Sum of RGB (Red+Green+Blue) = 98+33+37=168 (22% of max value = 765). Red value is 98 (38.67% from 255 or 58.33% from 168); Green value is 33 (13.28% from 255 or 19.64% from 168); Blue value is 37 (14.84% from 255 or 22.02% from 168); Max value from RGB is 98 - color contains mainly: red. Hex color #622125 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622125 is #9DDEDA. Grayscale: #343434. Windows color (decimal): -10346203 or 2433378. OLE color: 2433378.
HSL color Cylindrical-coordinate representation of color #622125: hue angle of 356.31º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #622125 is Cyan = 0, Magento = 0.66, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 33 | 37 | - |
| CMYK | 0 | 0.66 | 0.62 | 0.62 |
| HSL | 356.31º | 0.5% | 0.26% | - |
| HSV(B) | 356.31º | 0.66% | 0.38% | - |
| XYZ | 5.91 | 3.82 | 2.18 | - |
| YUV | 52.89 | 119.03 | 160.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 33 | 37 | 0 | 0.66 | 0.62 | 0.62 | 356.31 | 0.5 | 0.26 |
| Hex | 62 | 21 | 25 | 0 | 42 | 3E | 3E | 164 | 32 | 1A |
| Octal | 142 | 41 | 45 | 0 | 102 | 76 | 76 | 544 | 62 | 32 |
| Binary | 1100010 | 100001 | 100101 | 0 | 1000010 | 111110 | 111110 | 101100100 | 110010 | 11010 |
Color Harmonies of #622125
Complementary color
Monochromatic Colors of #622125
Black with #622125
Text Example
Text Example
White with #622125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622125; }
p { color: rgb(98,33,37); }
H1.HeaderClassName
{
color: #622125;
}
.AnyTagClassName
{
color: #622125;
}
</style>
background-color css
<style>
a { background-color: #622125; }
a { background-color: rgb(98,33,37); }
div.DivClassName
{
background-color: #622125;
}
.BgClassName
{
background-color: #622125;
}
</style>
border-color css
<style>
span { border-color: #622125; }
span { border-color: rgb(98,33,37); }
td.TdClassName
{
border-color: #622125;
}
.TagClassName
{
border-color: #622125;
}
</style>