Shades of Pohutukawa #630319
Tints of Pohutukawa #630319
RGB
CMYK
RGB Variations
Color information
#630319 (or 0x630319) is known color: Pohutukawa. HEX triplet: 63, 03 and 19. RGB value is (99,3,25). Sum of RGB (Red+Green+Blue) = 99+3+25=127 (16% of max value = 765). Red value is 99 (39.06% from 255 or 77.95% from 127); Green value is 3 (1.56% from 255 or 2.36% from 127); Blue value is 25 (10.16% from 255 or 19.69% from 127); Max value from RGB is 99 - color contains mainly: red. Hex color #630319 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630319 is #9CFCE6. Grayscale: #222222. Windows color (decimal): -10288359 or 1639267. OLE color: 1639267.
HSL color Cylindrical-coordinate representation of color #630319: hue angle of 346.25º 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 #630319 is Cyan = 0, Magento = 0.97, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 3 | 25 | - |
| CMYK | 0 | 0.97 | 0.75 | 0.61 |
| HSL | 346.25º | 0.94% | 0.2% | - |
| HSV(B) | 346.25º | 0.97% | 0.39% | - |
| XYZ | 5.35 | 2.79 | 1.18 | - |
| YUV | 34.21 | 122.8 | 174.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 3 | 25 | 0 | 0.97 | 0.75 | 0.61 | 346.25 | 0.94 | 0.2 |
| Hex | 63 | 3 | 19 | 0 | 61 | 4B | 3D | 15A | 5E | 14 |
| Octal | 143 | 3 | 31 | 0 | 141 | 113 | 75 | 532 | 136 | 24 |
| Binary | 1100011 | 11 | 11001 | 0 | 1100001 | 1001011 | 111101 | 101011010 | 1011110 | 10100 |
Color Harmonies of #630319
Complementary color
Monochromatic Colors of #630319
Black with #630319
Text Example
Text Example
White with #630319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630319; }
p { color: rgb(99,3,25); }
H1.HeaderClassName
{
color: #630319;
}
.AnyTagClassName
{
color: #630319;
}
</style>
background-color css
<style>
a { background-color: #630319; }
a { background-color: rgb(99,3,25); }
div.DivClassName
{
background-color: #630319;
}
.BgClassName
{
background-color: #630319;
}
</style>
border-color css
<style>
span { border-color: #630319; }
span { border-color: rgb(99,3,25); }
td.TdClassName
{
border-color: #630319;
}
.TagClassName
{
border-color: #630319;
}
</style>