Shades of Pohutukawa #630518
Tints of Pohutukawa #630518
RGB
CMYK
RGB Variations
Color information
#630518 (or 0x630518) is known color: Pohutukawa. HEX triplet: 63, 05 and 18. RGB value is (99,5,24). Sum of RGB (Red+Green+Blue) = 99+5+24=128 (16% of max value = 765). Red value is 99 (39.06% from 255 or 77.34% from 128); Green value is 5 (2.34% from 255 or 3.91% from 128); Blue value is 24 (9.77% from 255 or 18.75% from 128); Max value from RGB is 99 - color contains mainly: red. Hex color #630518 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630518 is #9CFAE7. Grayscale: #232323. Windows color (decimal): -10287848 or 1574243. OLE color: 1574243.
HSL color Cylindrical-coordinate representation of color #630518: hue angle of 347.87º 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 #630518 is Cyan = 0, Magento = 0.95, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 5 | 24 | - |
| CMYK | 0 | 0.95 | 0.76 | 0.61 |
| HSL | 347.87º | 0.9% | 0.2% | - |
| HSV(B) | 347.87º | 0.95% | 0.39% | - |
| XYZ | 5.36 | 2.83 | 1.13 | - |
| YUV | 35.27 | 121.64 | 173.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 5 | 24 | 0 | 0.95 | 0.76 | 0.61 | 347.87 | 0.9 | 0.2 |
| Hex | 63 | 5 | 18 | 0 | 5F | 4C | 3D | 15C | 5A | 14 |
| Octal | 143 | 5 | 30 | 0 | 137 | 114 | 75 | 534 | 132 | 24 |
| Binary | 1100011 | 101 | 11000 | 0 | 1011111 | 1001100 | 111101 | 101011100 | 1011010 | 10100 |
Color Harmonies of #630518
Complementary color
Monochromatic Colors of #630518
Black with #630518
Text Example
Text Example
White with #630518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630518; }
p { color: rgb(99,5,24); }
H1.HeaderClassName
{
color: #630518;
}
.AnyTagClassName
{
color: #630518;
}
</style>
background-color css
<style>
a { background-color: #630518; }
a { background-color: rgb(99,5,24); }
div.DivClassName
{
background-color: #630518;
}
.BgClassName
{
background-color: #630518;
}
</style>
border-color css
<style>
span { border-color: #630518; }
span { border-color: rgb(99,5,24); }
td.TdClassName
{
border-color: #630518;
}
.TagClassName
{
border-color: #630518;
}
</style>