Shades of Pohutukawa #631720
Tints of Pohutukawa #631720
RGB
CMYK
RGB Variations
Color information
#631720 (or 0x631720) is known color: Pohutukawa. HEX triplet: 63, 17 and 20. RGB value is (99,23,32). Sum of RGB (Red+Green+Blue) = 99+23+32=154 (20% of max value = 765). Red value is 99 (39.06% from 255 or 64.29% from 154); Green value is 23 (9.38% from 255 or 14.94% from 154); Blue value is 32 (12.89% from 255 or 20.78% from 154); Max value from RGB is 99 - color contains mainly: red. Hex color #631720 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631720 is #9CE8DF. Grayscale: #2E2E2E. Windows color (decimal): -10283232 or 2103139. OLE color: 2103139.
HSL color Cylindrical-coordinate representation of color #631720: hue angle of 352.89º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #631720 is Cyan = 0, Magento = 0.77, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 23 | 32 | - |
| CMYK | 0 | 0.77 | 0.68 | 0.61 |
| HSL | 352.89º | 0.62% | 0.24% | - |
| HSV(B) | 352.89º | 0.77% | 0.39% | - |
| XYZ | 5.71 | 3.37 | 1.72 | - |
| YUV | 46.75 | 119.68 | 165.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 23 | 32 | 0 | 0.77 | 0.68 | 0.61 | 352.89 | 0.62 | 0.24 |
| Hex | 63 | 17 | 20 | 0 | 4D | 44 | 3D | 161 | 3E | 18 |
| Octal | 143 | 27 | 40 | 0 | 115 | 104 | 75 | 541 | 76 | 30 |
| Binary | 1100011 | 10111 | 100000 | 0 | 1001101 | 1000100 | 111101 | 101100001 | 111110 | 11000 |
Color Harmonies of #631720
Complementary color
Monochromatic Colors of #631720
Black with #631720
Text Example
Text Example
White with #631720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631720; }
p { color: rgb(99,23,32); }
H1.HeaderClassName
{
color: #631720;
}
.AnyTagClassName
{
color: #631720;
}
</style>
background-color css
<style>
a { background-color: #631720; }
a { background-color: rgb(99,23,32); }
div.DivClassName
{
background-color: #631720;
}
.BgClassName
{
background-color: #631720;
}
</style>
border-color css
<style>
span { border-color: #631720; }
span { border-color: rgb(99,23,32); }
td.TdClassName
{
border-color: #631720;
}
.TagClassName
{
border-color: #631720;
}
</style>