Shades of Pohutukawa #631724
Tints of Pohutukawa #631724
RGB
CMYK
RGB Variations
Color information
#631724 (or 0x631724) is known color: Pohutukawa. HEX triplet: 63, 17 and 24. RGB value is (99,23,36). Sum of RGB (Red+Green+Blue) = 99+23+36=158 (20% of max value = 765). Red value is 99 (39.06% from 255 or 62.66% from 158); Green value is 23 (9.38% from 255 or 14.56% from 158); Blue value is 36 (14.45% from 255 or 22.78% from 158); Max value from RGB is 99 - color contains mainly: red. Hex color #631724 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631724 is #9CE8DB. Grayscale: #2F2F2F. Windows color (decimal): -10283228 or 2365283. OLE color: 2365283.
HSL color Cylindrical-coordinate representation of color #631724: hue angle of 349.74º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #631724 is Cyan = 0, Magento = 0.77, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 23 | 36 | - |
| CMYK | 0 | 0.77 | 0.64 | 0.61 |
| HSL | 349.74º | 0.62% | 0.24% | - |
| HSV(B) | 349.74º | 0.77% | 0.39% | - |
| XYZ | 5.77 | 3.39 | 2.02 | - |
| YUV | 47.21 | 121.68 | 164.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 23 | 36 | 0 | 0.77 | 0.64 | 0.61 | 349.74 | 0.62 | 0.24 |
| Hex | 63 | 17 | 24 | 0 | 4D | 40 | 3D | 15E | 3E | 18 |
| Octal | 143 | 27 | 44 | 0 | 115 | 100 | 75 | 536 | 76 | 30 |
| Binary | 1100011 | 10111 | 100100 | 0 | 1001101 | 1000000 | 111101 | 101011110 | 111110 | 11000 |
Color Harmonies of #631724
Complementary color
Monochromatic Colors of #631724
Black with #631724
Text Example
Text Example
White with #631724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631724; }
p { color: rgb(99,23,36); }
H1.HeaderClassName
{
color: #631724;
}
.AnyTagClassName
{
color: #631724;
}
</style>
background-color css
<style>
a { background-color: #631724; }
a { background-color: rgb(99,23,36); }
div.DivClassName
{
background-color: #631724;
}
.BgClassName
{
background-color: #631724;
}
</style>
border-color css
<style>
span { border-color: #631724; }
span { border-color: rgb(99,23,36); }
td.TdClassName
{
border-color: #631724;
}
.TagClassName
{
border-color: #631724;
}
</style>