Shades of Pohutukawa #631321
Tints of Pohutukawa #631321
RGB
CMYK
RGB Variations
Color information
#631321 (or 0x631321) is known color: Pohutukawa. HEX triplet: 63, 13 and 21. RGB value is (99,19,33). Sum of RGB (Red+Green+Blue) = 99+19+33=151 (20% of max value = 765). Red value is 99 (39.06% from 255 or 65.56% from 151); Green value is 19 (7.81% from 255 or 12.58% from 151); Blue value is 33 (13.28% from 255 or 21.85% from 151); Max value from RGB is 99 - color contains mainly: red. Hex color #631321 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631321 is #9CECDE. Grayscale: #2C2C2C. Windows color (decimal): -10284255 or 2167651. OLE color: 2167651.
HSL color Cylindrical-coordinate representation of color #631321: hue angle of 349.5º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #631321 is Cyan = 0, Magento = 0.81, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 19 | 33 | - |
| CMYK | 0 | 0.81 | 0.67 | 0.61 |
| HSL | 349.5º | 0.68% | 0.23% | - |
| HSV(B) | 349.5º | 0.81% | 0.39% | - |
| XYZ | 5.65 | 3.23 | 1.76 | - |
| YUV | 44.52 | 121.5 | 166.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 19 | 33 | 0 | 0.81 | 0.67 | 0.61 | 349.5 | 0.68 | 0.23 |
| Hex | 63 | 13 | 21 | 0 | 51 | 43 | 3D | 15E | 44 | 17 |
| Octal | 143 | 23 | 41 | 0 | 121 | 103 | 75 | 536 | 104 | 27 |
| Binary | 1100011 | 10011 | 100001 | 0 | 1010001 | 1000011 | 111101 | 101011110 | 1000100 | 10111 |
Color Harmonies of #631321
Complementary color
Monochromatic Colors of #631321
Black with #631321
Text Example
Text Example
White with #631321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631321; }
p { color: rgb(99,19,33); }
H1.HeaderClassName
{
color: #631321;
}
.AnyTagClassName
{
color: #631321;
}
</style>
background-color css
<style>
a { background-color: #631321; }
a { background-color: rgb(99,19,33); }
div.DivClassName
{
background-color: #631321;
}
.BgClassName
{
background-color: #631321;
}
</style>
border-color css
<style>
span { border-color: #631321; }
span { border-color: rgb(99,19,33); }
td.TdClassName
{
border-color: #631321;
}
.TagClassName
{
border-color: #631321;
}
</style>