Shades of Pohutukawa #631119
Tints of Pohutukawa #631119
RGB
CMYK
RGB Variations
Color information
#631119 (or 0x631119) is known color: Pohutukawa. HEX triplet: 63, 11 and 19. RGB value is (99,17,25). Sum of RGB (Red+Green+Blue) = 99+17+25=141 (18% of max value = 765). Red value is 99 (39.06% from 255 or 70.21% from 141); Green value is 17 (7.03% from 255 or 12.06% from 141); Blue value is 25 (10.16% from 255 or 17.73% from 141); Max value from RGB is 99 - color contains mainly: red. Hex color #631119 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #631119 is #9CEEE6. Grayscale: #2A2A2A. Windows color (decimal): -10284775 or 1642851. OLE color: 1642851.
HSL color Cylindrical-coordinate representation of color #631119: hue angle of 354.15º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #631119 is Cyan = 0, Magento = 0.83, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 17 | 25 | - |
| CMYK | 0 | 0.83 | 0.75 | 0.61 |
| HSL | 354.15º | 0.71% | 0.23% | - |
| HSV(B) | 354.15º | 0.83% | 0.39% | - |
| XYZ | 5.52 | 3.12 | 1.23 | - |
| YUV | 42.43 | 118.17 | 168.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 17 | 25 | 0 | 0.83 | 0.75 | 0.61 | 354.15 | 0.71 | 0.23 |
| Hex | 63 | 11 | 19 | 0 | 53 | 4B | 3D | 162 | 47 | 17 |
| Octal | 143 | 21 | 31 | 0 | 123 | 113 | 75 | 542 | 107 | 27 |
| Binary | 1100011 | 10001 | 11001 | 0 | 1010011 | 1001011 | 111101 | 101100010 | 1000111 | 10111 |
Color Harmonies of #631119
Complementary color
Monochromatic Colors of #631119
Black with #631119
Text Example
Text Example
White with #631119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631119; }
p { color: rgb(99,17,25); }
H1.HeaderClassName
{
color: #631119;
}
.AnyTagClassName
{
color: #631119;
}
</style>
background-color css
<style>
a { background-color: #631119; }
a { background-color: rgb(99,17,25); }
div.DivClassName
{
background-color: #631119;
}
.BgClassName
{
background-color: #631119;
}
</style>
border-color css
<style>
span { border-color: #631119; }
span { border-color: rgb(99,17,25); }
td.TdClassName
{
border-color: #631119;
}
.TagClassName
{
border-color: #631119;
}
</style>