Shades of Pohutukawa #630320
Tints of Pohutukawa #630320
RGB
CMYK
RGB Variations
Color information
#630320 (or 0x630320) is known color: Pohutukawa. HEX triplet: 63, 03 and 20. RGB value is (99,3,32). Sum of RGB (Red+Green+Blue) = 99+3+32=134 (17% of max value = 765). Red value is 99 (39.06% from 255 or 73.88% from 134); Green value is 3 (1.56% from 255 or 2.24% from 134); Blue value is 32 (12.89% from 255 or 23.88% from 134); Max value from RGB is 99 - color contains mainly: red. Hex color #630320 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630320 is #9CFCDF. Grayscale: #222222. Windows color (decimal): -10288352 or 2098019. OLE color: 2098019.
HSL color Cylindrical-coordinate representation of color #630320: hue angle of 341.88º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #630320 is Cyan = 0, Magento = 0.97, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 3 | 32 | - |
| CMYK | 0 | 0.97 | 0.68 | 0.61 |
| HSL | 341.88º | 0.94% | 0.2% | - |
| HSV(B) | 341.88º | 0.97% | 0.39% | - |
| XYZ | 5.44 | 2.82 | 1.62 | - |
| YUV | 35.01 | 126.3 | 173.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 3 | 32 | 0 | 0.97 | 0.68 | 0.61 | 341.88 | 0.94 | 0.2 |
| Hex | 63 | 3 | 20 | 0 | 61 | 44 | 3D | 156 | 5E | 14 |
| Octal | 143 | 3 | 40 | 0 | 141 | 104 | 75 | 526 | 136 | 24 |
| Binary | 1100011 | 11 | 100000 | 0 | 1100001 | 1000100 | 111101 | 101010110 | 1011110 | 10100 |
Color Harmonies of #630320
Complementary color
Monochromatic Colors of #630320
Black with #630320
Text Example
Text Example
White with #630320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630320; }
p { color: rgb(99,3,32); }
H1.HeaderClassName
{
color: #630320;
}
.AnyTagClassName
{
color: #630320;
}
</style>
background-color css
<style>
a { background-color: #630320; }
a { background-color: rgb(99,3,32); }
div.DivClassName
{
background-color: #630320;
}
.BgClassName
{
background-color: #630320;
}
</style>
border-color css
<style>
span { border-color: #630320; }
span { border-color: rgb(99,3,32); }
td.TdClassName
{
border-color: #630320;
}
.TagClassName
{
border-color: #630320;
}
</style>