Shades of Pohutukawa #631924
Tints of Pohutukawa #631924
RGB
CMYK
RGB Variations
Color information
#631924 (or 0x631924) is known color: Pohutukawa. HEX triplet: 63, 19 and 24. RGB value is (99,25,36). Sum of RGB (Red+Green+Blue) = 99+25+36=160 (21% of max value = 765). Red value is 99 (39.06% from 255 or 61.88% from 160); Green value is 25 (10.16% from 255 or 15.62% from 160); Blue value is 36 (14.45% from 255 or 22.5% from 160); Max value from RGB is 99 - color contains mainly: red. Hex color #631924 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631924 is #9CE6DB. Grayscale: #303030. Windows color (decimal): -10282716 or 2365795. OLE color: 2365795.
HSL color Cylindrical-coordinate representation of color #631924: hue angle of 351.08º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #631924 is Cyan = 0, Magento = 0.75, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 25 | 36 | - |
| CMYK | 0 | 0.75 | 0.64 | 0.61 |
| HSL | 351.08º | 0.6% | 0.24% | - |
| HSV(B) | 351.08º | 0.75% | 0.39% | - |
| XYZ | 5.81 | 3.48 | 2.03 | - |
| YUV | 48.38 | 121.02 | 164.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 25 | 36 | 0 | 0.75 | 0.64 | 0.61 | 351.08 | 0.6 | 0.24 |
| Hex | 63 | 19 | 24 | 0 | 4B | 40 | 3D | 15F | 3C | 18 |
| Octal | 143 | 31 | 44 | 0 | 113 | 100 | 75 | 537 | 74 | 30 |
| Binary | 1100011 | 11001 | 100100 | 0 | 1001011 | 1000000 | 111101 | 101011111 | 111100 | 11000 |
Color Harmonies of #631924
Complementary color
Monochromatic Colors of #631924
Black with #631924
Text Example
Text Example
White with #631924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631924; }
p { color: rgb(99,25,36); }
H1.HeaderClassName
{
color: #631924;
}
.AnyTagClassName
{
color: #631924;
}
</style>
background-color css
<style>
a { background-color: #631924; }
a { background-color: rgb(99,25,36); }
div.DivClassName
{
background-color: #631924;
}
.BgClassName
{
background-color: #631924;
}
</style>
border-color css
<style>
span { border-color: #631924; }
span { border-color: rgb(99,25,36); }
td.TdClassName
{
border-color: #631924;
}
.TagClassName
{
border-color: #631924;
}
</style>