Shades of Pohutukawa #631524
Tints of Pohutukawa #631524
RGB
CMYK
RGB Variations
Color information
#631524 (or 0x631524) is known color: Pohutukawa. HEX triplet: 63, 15 and 24. RGB value is (99,21,36). Sum of RGB (Red+Green+Blue) = 99+21+36=156 (20% of max value = 765). Red value is 99 (39.06% from 255 or 63.46% from 156); Green value is 21 (8.59% from 255 or 13.46% from 156); Blue value is 36 (14.45% from 255 or 23.08% from 156); Max value from RGB is 99 - color contains mainly: red. Hex color #631524 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631524 is #9CEADB. Grayscale: #2E2E2E. Windows color (decimal): -10283740 or 2364771. OLE color: 2364771.
HSL color Cylindrical-coordinate representation of color #631524: hue angle of 348.46º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #631524 is Cyan = 0, Magento = 0.79, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 21 | 36 | - |
| CMYK | 0 | 0.79 | 0.64 | 0.61 |
| HSL | 348.46º | 0.65% | 0.24% | - |
| HSV(B) | 348.46º | 0.79% | 0.39% | - |
| XYZ | 5.73 | 3.32 | 2.01 | - |
| YUV | 46.03 | 122.34 | 165.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 21 | 36 | 0 | 0.79 | 0.64 | 0.61 | 348.46 | 0.65 | 0.24 |
| Hex | 63 | 15 | 24 | 0 | 4F | 40 | 3D | 15C | 41 | 18 |
| Octal | 143 | 25 | 44 | 0 | 117 | 100 | 75 | 534 | 101 | 30 |
| Binary | 1100011 | 10101 | 100100 | 0 | 1001111 | 1000000 | 111101 | 101011100 | 1000001 | 11000 |
Color Harmonies of #631524
Complementary color
Monochromatic Colors of #631524
Black with #631524
Text Example
Text Example
White with #631524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631524; }
p { color: rgb(99,21,36); }
H1.HeaderClassName
{
color: #631524;
}
.AnyTagClassName
{
color: #631524;
}
</style>
background-color css
<style>
a { background-color: #631524; }
a { background-color: rgb(99,21,36); }
div.DivClassName
{
background-color: #631524;
}
.BgClassName
{
background-color: #631524;
}
</style>
border-color css
<style>
span { border-color: #631524; }
span { border-color: rgb(99,21,36); }
td.TdClassName
{
border-color: #631524;
}
.TagClassName
{
border-color: #631524;
}
</style>