Shades of Pohutukawa #630611
Tints of Pohutukawa #630611
RGB
CMYK
RGB Variations
Color information
#630611 (or 0x630611) is known color: Pohutukawa. HEX triplet: 63, 06 and 11. RGB value is (99,6,17). Sum of RGB (Red+Green+Blue) = 99+6+17=122 (16% of max value = 765). Red value is 99 (39.06% from 255 or 81.15% from 122); Green value is 6 (2.73% from 255 or 4.92% from 122); Blue value is 17 (7.03% from 255 or 13.93% from 122); Max value from RGB is 99 - color contains mainly: red. Hex color #630611 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630611 is #9CF9EE. Grayscale: #232323. Windows color (decimal): -10287599 or 1115747. OLE color: 1115747.
HSL color Cylindrical-coordinate representation of color #630611: hue angle of 352.9º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #630611 is Cyan = 0, Magento = 0.94, Yellow = 0.83 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 6 | 17 | - |
| CMYK | 0 | 0.94 | 0.83 | 0.61 |
| HSL | 352.9º | 0.89% | 0.21% | - |
| HSV(B) | 352.9º | 0.94% | 0.39% | - |
| XYZ | 5.31 | 2.82 | 0.8 | - |
| YUV | 35.06 | 117.81 | 173.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 6 | 17 | 0 | 0.94 | 0.83 | 0.61 | 352.9 | 0.89 | 0.21 |
| Hex | 63 | 6 | 11 | 0 | 5E | 53 | 3D | 161 | 59 | 15 |
| Octal | 143 | 6 | 21 | 0 | 136 | 123 | 75 | 541 | 131 | 25 |
| Binary | 1100011 | 110 | 10001 | 0 | 1011110 | 1010011 | 111101 | 101100001 | 1011001 | 10101 |
Color Harmonies of #630611
Complementary color
Monochromatic Colors of #630611
Black with #630611
Text Example
Text Example
White with #630611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630611; }
p { color: rgb(99,6,17); }
H1.HeaderClassName
{
color: #630611;
}
.AnyTagClassName
{
color: #630611;
}
</style>
background-color css
<style>
a { background-color: #630611; }
a { background-color: rgb(99,6,17); }
div.DivClassName
{
background-color: #630611;
}
.BgClassName
{
background-color: #630611;
}
</style>
border-color css
<style>
span { border-color: #630611; }
span { border-color: rgb(99,6,17); }
td.TdClassName
{
border-color: #630611;
}
.TagClassName
{
border-color: #630611;
}
</style>