Shades of Pohutukawa #630416
Tints of Pohutukawa #630416
RGB
CMYK
RGB Variations
Color information
#630416 (or 0x630416) is known color: Pohutukawa. HEX triplet: 63, 04 and 16. RGB value is (99,4,22). Sum of RGB (Red+Green+Blue) = 99+4+22=125 (16% of max value = 765). Red value is 99 (39.06% from 255 or 79.2% from 125); Green value is 4 (1.95% from 255 or 3.2% from 125); Blue value is 22 (8.98% from 255 or 17.6% from 125); Max value from RGB is 99 - color contains mainly: red. Hex color #630416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630416 is #9CFBE9. Grayscale: #222222. Windows color (decimal): -10288106 or 1442915. OLE color: 1442915.
HSL color Cylindrical-coordinate representation of color #630416: hue angle of 348.63º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #630416 is Cyan = 0, Magento = 0.96, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 4 | 22 | - |
| CMYK | 0 | 0.96 | 0.78 | 0.61 |
| HSL | 348.63º | 0.92% | 0.2% | - |
| HSV(B) | 348.63º | 0.96% | 0.39% | - |
| XYZ | 5.33 | 2.8 | 1.02 | - |
| YUV | 34.46 | 120.97 | 174.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 4 | 22 | 0 | 0.96 | 0.78 | 0.61 | 348.63 | 0.92 | 0.2 |
| Hex | 63 | 4 | 16 | 0 | 60 | 4E | 3D | 15D | 5C | 14 |
| Octal | 143 | 4 | 26 | 0 | 140 | 116 | 75 | 535 | 134 | 24 |
| Binary | 1100011 | 100 | 10110 | 0 | 1100000 | 1001110 | 111101 | 101011101 | 1011100 | 10100 |
Color Harmonies of #630416
Complementary color
Monochromatic Colors of #630416
Black with #630416
Text Example
Text Example
White with #630416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630416; }
p { color: rgb(99,4,22); }
H1.HeaderClassName
{
color: #630416;
}
.AnyTagClassName
{
color: #630416;
}
</style>
background-color css
<style>
a { background-color: #630416; }
a { background-color: rgb(99,4,22); }
div.DivClassName
{
background-color: #630416;
}
.BgClassName
{
background-color: #630416;
}
</style>
border-color css
<style>
span { border-color: #630416; }
span { border-color: rgb(99,4,22); }
td.TdClassName
{
border-color: #630416;
}
.TagClassName
{
border-color: #630416;
}
</style>