Shades of Pohutukawa #631819
Tints of Pohutukawa #631819
RGB
CMYK
RGB Variations
Color information
#631819 (or 0x631819) is known color: Pohutukawa. HEX triplet: 63, 18 and 19. RGB value is (99,24,25). Sum of RGB (Red+Green+Blue) = 99+24+25=148 (19% of max value = 765). Red value is 99 (39.06% from 255 or 66.89% from 148); Green value is 24 (9.77% from 255 or 16.22% from 148); Blue value is 25 (10.16% from 255 or 16.89% from 148); Max value from RGB is 99 - color contains mainly: red. Hex color #631819 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #631819 is #9CE7E6. Grayscale: #2E2E2E. Windows color (decimal): -10282983 or 1644643. OLE color: 1644643.
HSL color Cylindrical-coordinate representation of color #631819: hue angle of 359.2º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #631819 is Cyan = 0, Magento = 0.76, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 24 | 25 | - |
| CMYK | 0 | 0.76 | 0.75 | 0.61 |
| HSL | 359.2º | 0.61% | 0.24% | - |
| HSV(B) | 359.2º | 0.76% | 0.39% | - |
| XYZ | 5.65 | 3.38 | 1.27 | - |
| YUV | 46.54 | 115.85 | 165.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 24 | 25 | 0 | 0.76 | 0.75 | 0.61 | 359.2 | 0.61 | 0.24 |
| Hex | 63 | 18 | 19 | 0 | 4C | 4B | 3D | 167 | 3D | 18 |
| Octal | 143 | 30 | 31 | 0 | 114 | 113 | 75 | 547 | 75 | 30 |
| Binary | 1100011 | 11000 | 11001 | 0 | 1001100 | 1001011 | 111101 | 101100111 | 111101 | 11000 |
Color Harmonies of #631819
Complementary color
Monochromatic Colors of #631819
Black with #631819
Text Example
Text Example
White with #631819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631819; }
p { color: rgb(99,24,25); }
H1.HeaderClassName
{
color: #631819;
}
.AnyTagClassName
{
color: #631819;
}
</style>
background-color css
<style>
a { background-color: #631819; }
a { background-color: rgb(99,24,25); }
div.DivClassName
{
background-color: #631819;
}
.BgClassName
{
background-color: #631819;
}
</style>
border-color css
<style>
span { border-color: #631819; }
span { border-color: rgb(99,24,25); }
td.TdClassName
{
border-color: #631819;
}
.TagClassName
{
border-color: #631819;
}
</style>