Shades of Pohutukawa #630516
Tints of Pohutukawa #630516
RGB
CMYK
RGB Variations
Color information
#630516 (or 0x630516) is known color: Pohutukawa. HEX triplet: 63, 05 and 16. RGB value is (99,5,22). Sum of RGB (Red+Green+Blue) = 99+5+22=126 (16% of max value = 765). Red value is 99 (39.06% from 255 or 78.57% from 126); Green value is 5 (2.34% from 255 or 3.97% from 126); Blue value is 22 (8.98% from 255 or 17.46% from 126); Max value from RGB is 99 - color contains mainly: red. Hex color #630516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630516 is #9CFAE9. Grayscale: #232323. Windows color (decimal): -10287850 or 1443171. OLE color: 1443171.
HSL color Cylindrical-coordinate representation of color #630516: hue angle of 349.15º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #630516 is Cyan = 0, Magento = 0.95, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 5 | 22 | - |
| CMYK | 0 | 0.95 | 0.78 | 0.61 |
| HSL | 349.15º | 0.9% | 0.2% | - |
| HSV(B) | 349.15º | 0.95% | 0.39% | - |
| XYZ | 5.34 | 2.82 | 1.02 | - |
| YUV | 35.04 | 120.64 | 173.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 5 | 22 | 0 | 0.95 | 0.78 | 0.61 | 349.15 | 0.9 | 0.2 |
| Hex | 63 | 5 | 16 | 0 | 5F | 4E | 3D | 15D | 5A | 14 |
| Octal | 143 | 5 | 26 | 0 | 137 | 116 | 75 | 535 | 132 | 24 |
| Binary | 1100011 | 101 | 10110 | 0 | 1011111 | 1001110 | 111101 | 101011101 | 1011010 | 10100 |
Color Harmonies of #630516
Complementary color
Monochromatic Colors of #630516
Black with #630516
Text Example
Text Example
White with #630516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630516; }
p { color: rgb(99,5,22); }
H1.HeaderClassName
{
color: #630516;
}
.AnyTagClassName
{
color: #630516;
}
</style>
background-color css
<style>
a { background-color: #630516; }
a { background-color: rgb(99,5,22); }
div.DivClassName
{
background-color: #630516;
}
.BgClassName
{
background-color: #630516;
}
</style>
border-color css
<style>
span { border-color: #630516; }
span { border-color: rgb(99,5,22); }
td.TdClassName
{
border-color: #630516;
}
.TagClassName
{
border-color: #630516;
}
</style>