Shades of Pohutukawa #631018
Tints of Pohutukawa #631018
RGB
CMYK
RGB Variations
Color information
#631018 (or 0x631018) is known color: Pohutukawa. HEX triplet: 63, 10 and 18. RGB value is (99,16,24). Sum of RGB (Red+Green+Blue) = 99+16+24=139 (18% of max value = 765). Red value is 99 (39.06% from 255 or 71.22% from 139); Green value is 16 (6.64% from 255 or 11.51% from 139); Blue value is 24 (9.77% from 255 or 17.27% from 139); Max value from RGB is 99 - color contains mainly: red. Hex color #631018 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #631018 is #9CEFE7. Grayscale: #292929. Windows color (decimal): -10285032 or 1577059. OLE color: 1577059.
HSL color Cylindrical-coordinate representation of color #631018: hue angle of 354.22º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #631018 is Cyan = 0, Magento = 0.84, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 16 | 24 | - |
| CMYK | 0 | 0.84 | 0.76 | 0.61 |
| HSL | 354.22º | 0.72% | 0.23% | - |
| HSV(B) | 354.22º | 0.84% | 0.39% | - |
| XYZ | 5.5 | 3.09 | 1.17 | - |
| YUV | 41.73 | 118 | 168.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 16 | 24 | 0 | 0.84 | 0.76 | 0.61 | 354.22 | 0.72 | 0.23 |
| Hex | 63 | 10 | 18 | 0 | 54 | 4C | 3D | 162 | 48 | 17 |
| Octal | 143 | 20 | 30 | 0 | 124 | 114 | 75 | 542 | 110 | 27 |
| Binary | 1100011 | 10000 | 11000 | 0 | 1010100 | 1001100 | 111101 | 101100010 | 1001000 | 10111 |
Color Harmonies of #631018
Complementary color
Monochromatic Colors of #631018
Black with #631018
Text Example
Text Example
White with #631018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631018; }
p { color: rgb(99,16,24); }
H1.HeaderClassName
{
color: #631018;
}
.AnyTagClassName
{
color: #631018;
}
</style>
background-color css
<style>
a { background-color: #631018; }
a { background-color: rgb(99,16,24); }
div.DivClassName
{
background-color: #631018;
}
.BgClassName
{
background-color: #631018;
}
</style>
border-color css
<style>
span { border-color: #631018; }
span { border-color: rgb(99,16,24); }
td.TdClassName
{
border-color: #631018;
}
.TagClassName
{
border-color: #631018;
}
</style>