Shades of Pohutukawa #630624
Tints of Pohutukawa #630624
RGB
CMYK
RGB Variations
Color information
#630624 (or 0x630624) is known color: Pohutukawa. HEX triplet: 63, 06 and 24. RGB value is (99,6,36). Sum of RGB (Red+Green+Blue) = 99+6+36=141 (18% of max value = 765). Red value is 99 (39.06% from 255 or 70.21% from 141); Green value is 6 (2.73% from 255 or 4.26% from 141); Blue value is 36 (14.45% from 255 or 25.53% from 141); Max value from RGB is 99 - color contains mainly: red. Hex color #630624 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630624 is #9CF9DB. Grayscale: #252525. Windows color (decimal): -10287580 or 2360931. OLE color: 2360931.
HSL color Cylindrical-coordinate representation of color #630624: hue angle of 340.65º 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 #630624 is Cyan = 0, Magento = 0.94, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 6 | 36 | - |
| CMYK | 0 | 0.94 | 0.64 | 0.61 |
| HSL | 340.65º | 0.89% | 0.21% | - |
| HSV(B) | 340.65º | 0.94% | 0.39% | - |
| XYZ | 5.53 | 2.91 | 1.94 | - |
| YUV | 37.23 | 127.31 | 172.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 6 | 36 | 0 | 0.94 | 0.64 | 0.61 | 340.65 | 0.89 | 0.21 |
| Hex | 63 | 6 | 24 | 0 | 5E | 40 | 3D | 155 | 59 | 15 |
| Octal | 143 | 6 | 44 | 0 | 136 | 100 | 75 | 525 | 131 | 25 |
| Binary | 1100011 | 110 | 100100 | 0 | 1011110 | 1000000 | 111101 | 101010101 | 1011001 | 10101 |
Color Harmonies of #630624
Complementary color
Monochromatic Colors of #630624
Black with #630624
Text Example
Text Example
White with #630624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630624; }
p { color: rgb(99,6,36); }
H1.HeaderClassName
{
color: #630624;
}
.AnyTagClassName
{
color: #630624;
}
</style>
background-color css
<style>
a { background-color: #630624; }
a { background-color: rgb(99,6,36); }
div.DivClassName
{
background-color: #630624;
}
.BgClassName
{
background-color: #630624;
}
</style>
border-color css
<style>
span { border-color: #630624; }
span { border-color: rgb(99,6,36); }
td.TdClassName
{
border-color: #630624;
}
.TagClassName
{
border-color: #630624;
}
</style>