Shades of Pohutukawa #630517
Tints of Pohutukawa #630517
RGB
CMYK
RGB Variations
Color information
#630517 (or 0x630517) is known color: Pohutukawa. HEX triplet: 63, 05 and 17. RGB value is (99,5,23). Sum of RGB (Red+Green+Blue) = 99+5+23=127 (16% of max value = 765). Red value is 99 (39.06% from 255 or 77.95% from 127); Green value is 5 (2.34% from 255 or 3.94% from 127); Blue value is 23 (9.38% from 255 or 18.11% from 127); Max value from RGB is 99 - color contains mainly: red. Hex color #630517 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630517 is #9CFAE8. Grayscale: #232323. Windows color (decimal): -10287849 or 1508707. OLE color: 1508707.
HSL color Cylindrical-coordinate representation of color #630517: hue angle of 348.51º 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 #630517 is Cyan = 0, Magento = 0.95, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 5 | 23 | - |
| CMYK | 0 | 0.95 | 0.77 | 0.61 |
| HSL | 348.51º | 0.9% | 0.2% | - |
| HSV(B) | 348.51º | 0.95% | 0.39% | - |
| XYZ | 5.35 | 2.82 | 1.07 | - |
| YUV | 35.16 | 121.14 | 173.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 5 | 23 | 0 | 0.95 | 0.77 | 0.61 | 348.51 | 0.9 | 0.2 |
| Hex | 63 | 5 | 17 | 0 | 5F | 4D | 3D | 15D | 5A | 14 |
| Octal | 143 | 5 | 27 | 0 | 137 | 115 | 75 | 535 | 132 | 24 |
| Binary | 1100011 | 101 | 10111 | 0 | 1011111 | 1001101 | 111101 | 101011101 | 1011010 | 10100 |
Color Harmonies of #630517
Complementary color
Monochromatic Colors of #630517
Black with #630517
Text Example
Text Example
White with #630517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630517; }
p { color: rgb(99,5,23); }
H1.HeaderClassName
{
color: #630517;
}
.AnyTagClassName
{
color: #630517;
}
</style>
background-color css
<style>
a { background-color: #630517; }
a { background-color: rgb(99,5,23); }
div.DivClassName
{
background-color: #630517;
}
.BgClassName
{
background-color: #630517;
}
</style>
border-color css
<style>
span { border-color: #630517; }
span { border-color: rgb(99,5,23); }
td.TdClassName
{
border-color: #630517;
}
.TagClassName
{
border-color: #630517;
}
</style>