Shades of Pohutukawa #631020
Tints of Pohutukawa #631020
RGB
CMYK
RGB Variations
Color information
#631020 (or 0x631020) is known color: Pohutukawa. HEX triplet: 63, 10 and 20. RGB value is (99,16,32). Sum of RGB (Red+Green+Blue) = 99+16+32=147 (19% of max value = 765). Red value is 99 (39.06% from 255 or 67.35% from 147); Green value is 16 (6.64% from 255 or 10.88% from 147); Blue value is 32 (12.89% from 255 or 21.77% from 147); Max value from RGB is 99 - color contains mainly: red. Hex color #631020 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631020 is #9CEFDF. Grayscale: #2A2A2A. Windows color (decimal): -10285024 or 2101347. OLE color: 2101347.
HSL color Cylindrical-coordinate representation of color #631020: hue angle of 348.43º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #631020 is Cyan = 0, Magento = 0.84, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 16 | 32 | - |
| CMYK | 0 | 0.84 | 0.68 | 0.61 |
| HSL | 348.43º | 0.72% | 0.23% | - |
| HSV(B) | 348.43º | 0.84% | 0.39% | - |
| XYZ | 5.59 | 3.13 | 1.68 | - |
| YUV | 42.64 | 122 | 168.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 16 | 32 | 0 | 0.84 | 0.68 | 0.61 | 348.43 | 0.72 | 0.23 |
| Hex | 63 | 10 | 20 | 0 | 54 | 44 | 3D | 15C | 48 | 17 |
| Octal | 143 | 20 | 40 | 0 | 124 | 104 | 75 | 534 | 110 | 27 |
| Binary | 1100011 | 10000 | 100000 | 0 | 1010100 | 1000100 | 111101 | 101011100 | 1001000 | 10111 |
Color Harmonies of #631020
Complementary color
Monochromatic Colors of #631020
Black with #631020
Text Example
Text Example
White with #631020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631020; }
p { color: rgb(99,16,32); }
H1.HeaderClassName
{
color: #631020;
}
.AnyTagClassName
{
color: #631020;
}
</style>
background-color css
<style>
a { background-color: #631020; }
a { background-color: rgb(99,16,32); }
div.DivClassName
{
background-color: #631020;
}
.BgClassName
{
background-color: #631020;
}
</style>
border-color css
<style>
span { border-color: #631020; }
span { border-color: rgb(99,16,32); }
td.TdClassName
{
border-color: #631020;
}
.TagClassName
{
border-color: #631020;
}
</style>