Shades of Pohutukawa #631521
Tints of Pohutukawa #631521
RGB
CMYK
RGB Variations
Color information
#631521 (or 0x631521) is known color: Pohutukawa. HEX triplet: 63, 15 and 21. RGB value is (99,21,33). Sum of RGB (Red+Green+Blue) = 99+21+33=153 (20% of max value = 765). Red value is 99 (39.06% from 255 or 64.71% from 153); Green value is 21 (8.59% from 255 or 13.73% from 153); Blue value is 33 (13.28% from 255 or 21.57% from 153); Max value from RGB is 99 - color contains mainly: red. Hex color #631521 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631521 is #9CEADE. Grayscale: #2D2D2D. Windows color (decimal): -10283743 or 2168163. OLE color: 2168163.
HSL color Cylindrical-coordinate representation of color #631521: hue angle of 350.77º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #631521 is Cyan = 0, Magento = 0.79, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 21 | 33 | - |
| CMYK | 0 | 0.79 | 0.67 | 0.61 |
| HSL | 350.77º | 0.65% | 0.24% | - |
| HSV(B) | 350.77º | 0.79% | 0.39% | - |
| XYZ | 5.69 | 3.3 | 1.78 | - |
| YUV | 45.69 | 120.84 | 166.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 21 | 33 | 0 | 0.79 | 0.67 | 0.61 | 350.77 | 0.65 | 0.24 |
| Hex | 63 | 15 | 21 | 0 | 4F | 43 | 3D | 15F | 41 | 18 |
| Octal | 143 | 25 | 41 | 0 | 117 | 103 | 75 | 537 | 101 | 30 |
| Binary | 1100011 | 10101 | 100001 | 0 | 1001111 | 1000011 | 111101 | 101011111 | 1000001 | 11000 |
Color Harmonies of #631521
Complementary color
Monochromatic Colors of #631521
Black with #631521
Text Example
Text Example
White with #631521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631521; }
p { color: rgb(99,21,33); }
H1.HeaderClassName
{
color: #631521;
}
.AnyTagClassName
{
color: #631521;
}
</style>
background-color css
<style>
a { background-color: #631521; }
a { background-color: rgb(99,21,33); }
div.DivClassName
{
background-color: #631521;
}
.BgClassName
{
background-color: #631521;
}
</style>
border-color css
<style>
span { border-color: #631521; }
span { border-color: rgb(99,21,33); }
td.TdClassName
{
border-color: #631521;
}
.TagClassName
{
border-color: #631521;
}
</style>