Shades of Pohutukawa #631626
Tints of Pohutukawa #631626
RGB
CMYK
RGB Variations
Color information
#631626 (or 0x631626) is known color: Pohutukawa. HEX triplet: 63, 16 and 26. RGB value is (99,22,38). Sum of RGB (Red+Green+Blue) = 99+22+38=159 (21% of max value = 765). Red value is 99 (39.06% from 255 or 62.26% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 38 (15.23% from 255 or 23.90% from 159); Max value from RGB is 99 - color contains mainly: red. Hex color #631626 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631626 is #9CE9D9. Grayscale: #2E2E2E. Windows color (decimal): -10283482 or 2496099. OLE color: 2496099.
HSL color Cylindrical-coordinate representation of color #631626: hue angle of 347.53º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #631626 is Cyan = 0, Magento = 0.78, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 22 | 38 | - |
| CMYK | 0 | 0.78 | 0.62 | 0.61 |
| HSL | 347.53º | 0.64% | 0.24% | - |
| HSV(B) | 347.53º | 0.78% | 0.39% | - |
| XYZ | 5.78 | 3.37 | 2.18 | - |
| YUV | 46.85 | 123.01 | 165.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 22 | 38 | 0 | 0.78 | 0.62 | 0.61 | 347.53 | 0.64 | 0.24 |
| Hex | 63 | 16 | 26 | 0 | 4E | 3E | 3D | 15C | 40 | 18 |
| Octal | 143 | 26 | 46 | 0 | 116 | 76 | 75 | 534 | 100 | 30 |
| Binary | 1100011 | 10110 | 100110 | 0 | 1001110 | 111110 | 111101 | 101011100 | 1000000 | 11000 |
Color Harmonies of #631626
Complementary color
Monochromatic Colors of #631626
Black with #631626
Text Example
Text Example
White with #631626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631626; }
p { color: rgb(99,22,38); }
H1.HeaderClassName
{
color: #631626;
}
.AnyTagClassName
{
color: #631626;
}
</style>
background-color css
<style>
a { background-color: #631626; }
a { background-color: rgb(99,22,38); }
div.DivClassName
{
background-color: #631626;
}
.BgClassName
{
background-color: #631626;
}
</style>
border-color css
<style>
span { border-color: #631626; }
span { border-color: rgb(99,22,38); }
td.TdClassName
{
border-color: #631626;
}
.TagClassName
{
border-color: #631626;
}
</style>