Shades of Pohutukawa #631114
Tints of Pohutukawa #631114
RGB
CMYK
RGB Variations
Color information
#631114 (or 0x631114) is known color: Pohutukawa. HEX triplet: 63, 11 and 14. RGB value is (99,17,20). Sum of RGB (Red+Green+Blue) = 99+17+20=136 (18% of max value = 765). Red value is 99 (39.06% from 255 or 72.79% from 136); Green value is 17 (7.03% from 255 or 12.5% from 136); Blue value is 20 (8.20% from 255 or 14.71% from 136); Max value from RGB is 99 - color contains mainly: red. Hex color #631114 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #631114 is #9CEEEB. Grayscale: #292929. Windows color (decimal): -10284780 or 1315171. OLE color: 1315171.
HSL color Cylindrical-coordinate representation of color #631114: hue angle of 357.8º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #631114 is Cyan = 0, Magento = 0.83, Yellow = 0.80 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 17 | 20 | - |
| CMYK | 0 | 0.83 | 0.80 | 0.61 |
| HSL | 357.8º | 0.71% | 0.23% | - |
| HSV(B) | 357.8º | 0.83% | 0.39% | - |
| XYZ | 5.47 | 3.1 | 0.97 | - |
| YUV | 41.86 | 115.67 | 168.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 17 | 20 | 0 | 0.83 | 0.80 | 0.61 | 357.8 | 0.71 | 0.23 |
| Hex | 63 | 11 | 14 | 0 | 53 | 50 | 3D | 166 | 47 | 17 |
| Octal | 143 | 21 | 24 | 0 | 123 | 120 | 75 | 546 | 107 | 27 |
| Binary | 1100011 | 10001 | 10100 | 0 | 1010011 | 1010000 | 111101 | 101100110 | 1000111 | 10111 |
Color Harmonies of #631114
Complementary color
Monochromatic Colors of #631114
Black with #631114
Text Example
Text Example
White with #631114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631114; }
p { color: rgb(99,17,20); }
H1.HeaderClassName
{
color: #631114;
}
.AnyTagClassName
{
color: #631114;
}
</style>
background-color css
<style>
a { background-color: #631114; }
a { background-color: rgb(99,17,20); }
div.DivClassName
{
background-color: #631114;
}
.BgClassName
{
background-color: #631114;
}
</style>
border-color css
<style>
span { border-color: #631114; }
span { border-color: rgb(99,17,20); }
td.TdClassName
{
border-color: #631114;
}
.TagClassName
{
border-color: #631114;
}
</style>