Shades of Pohutukawa #630614
Tints of Pohutukawa #630614
RGB
CMYK
RGB Variations
Color information
#630614 (or 0x630614) is known color: Pohutukawa. HEX triplet: 63, 06 and 14. RGB value is (99,6,20). Sum of RGB (Red+Green+Blue) = 99+6+20=125 (16% of max value = 765). Red value is 99 (39.06% from 255 or 79.2% from 125); Green value is 6 (2.73% from 255 or 4.8% from 125); Blue value is 20 (8.20% from 255 or 16% from 125); Max value from RGB is 99 - color contains mainly: red. Hex color #630614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630614 is #9CF9EB. Grayscale: #232323. Windows color (decimal): -10287596 or 1312355. OLE color: 1312355.
HSL color Cylindrical-coordinate representation of color #630614: hue angle of 350.97º 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 #630614 is Cyan = 0, Magento = 0.94, Yellow = 0.80 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 6 | 20 | - |
| CMYK | 0 | 0.94 | 0.80 | 0.61 |
| HSL | 350.97º | 0.89% | 0.21% | - |
| HSV(B) | 350.97º | 0.94% | 0.39% | - |
| XYZ | 5.34 | 2.83 | 0.93 | - |
| YUV | 35.4 | 119.31 | 173.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 6 | 20 | 0 | 0.94 | 0.80 | 0.61 | 350.97 | 0.89 | 0.21 |
| Hex | 63 | 6 | 14 | 0 | 5E | 50 | 3D | 15F | 59 | 15 |
| Octal | 143 | 6 | 24 | 0 | 136 | 120 | 75 | 537 | 131 | 25 |
| Binary | 1100011 | 110 | 10100 | 0 | 1011110 | 1010000 | 111101 | 101011111 | 1011001 | 10101 |
Color Harmonies of #630614
Complementary color
Monochromatic Colors of #630614
Black with #630614
Text Example
Text Example
White with #630614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630614; }
p { color: rgb(99,6,20); }
H1.HeaderClassName
{
color: #630614;
}
.AnyTagClassName
{
color: #630614;
}
</style>
background-color css
<style>
a { background-color: #630614; }
a { background-color: rgb(99,6,20); }
div.DivClassName
{
background-color: #630614;
}
.BgClassName
{
background-color: #630614;
}
</style>
border-color css
<style>
span { border-color: #630614; }
span { border-color: rgb(99,6,20); }
td.TdClassName
{
border-color: #630614;
}
.TagClassName
{
border-color: #630614;
}
</style>