Shades of Pohutukawa #631118
Tints of Pohutukawa #631118
RGB
CMYK
RGB Variations
Color information
#631118 (or 0x631118) is known color: Pohutukawa. HEX triplet: 63, 11 and 18. RGB value is (99,17,24). Sum of RGB (Red+Green+Blue) = 99+17+24=140 (18% of max value = 765). Red value is 99 (39.06% from 255 or 70.71% from 140); Green value is 17 (7.03% from 255 or 12.14% from 140); Blue value is 24 (9.77% from 255 or 17.14% from 140); Max value from RGB is 99 - color contains mainly: red. Hex color #631118 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #631118 is #9CEEE7. Grayscale: #2A2A2A. Windows color (decimal): -10284776 or 1577315. OLE color: 1577315.
HSL color Cylindrical-coordinate representation of color #631118: hue angle of 354.88º 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 #631118 is Cyan = 0, Magento = 0.83, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 17 | 24 | - |
| CMYK | 0 | 0.83 | 0.76 | 0.61 |
| HSL | 354.88º | 0.71% | 0.23% | - |
| HSV(B) | 354.88º | 0.83% | 0.39% | - |
| XYZ | 5.51 | 3.12 | 1.18 | - |
| YUV | 42.32 | 117.67 | 168.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 17 | 24 | 0 | 0.83 | 0.76 | 0.61 | 354.88 | 0.71 | 0.23 |
| Hex | 63 | 11 | 18 | 0 | 53 | 4C | 3D | 163 | 47 | 17 |
| Octal | 143 | 21 | 30 | 0 | 123 | 114 | 75 | 543 | 107 | 27 |
| Binary | 1100011 | 10001 | 11000 | 0 | 1010011 | 1001100 | 111101 | 101100011 | 1000111 | 10111 |
Color Harmonies of #631118
Complementary color
Monochromatic Colors of #631118
Black with #631118
Text Example
Text Example
White with #631118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631118; }
p { color: rgb(99,17,24); }
H1.HeaderClassName
{
color: #631118;
}
.AnyTagClassName
{
color: #631118;
}
</style>
background-color css
<style>
a { background-color: #631118; }
a { background-color: rgb(99,17,24); }
div.DivClassName
{
background-color: #631118;
}
.BgClassName
{
background-color: #631118;
}
</style>
border-color css
<style>
span { border-color: #631118; }
span { border-color: rgb(99,17,24); }
td.TdClassName
{
border-color: #631118;
}
.TagClassName
{
border-color: #631118;
}
</style>