Shades of Pohutukawa #631213
Tints of Pohutukawa #631213
RGB
CMYK
RGB Variations
Color information
#631213 (or 0x631213) is known color: Pohutukawa. HEX triplet: 63, 12 and 13. RGB value is (99,18,19). Sum of RGB (Red+Green+Blue) = 99+18+19=136 (18% of max value = 765). Red value is 99 (39.06% from 255 or 72.79% from 136); Green value is 18 (7.42% from 255 or 13.24% from 136); Blue value is 19 (7.81% from 255 or 13.97% from 136); Max value from RGB is 99 - color contains mainly: red. Hex color #631213 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #631213 is #9CEDEC. Grayscale: #2A2A2A. Windows color (decimal): -10284525 or 1249891. OLE color: 1249891.
HSL color Cylindrical-coordinate representation of color #631213: hue angle of 359.26º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #631213 is Cyan = 0, Magento = 0.82, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 18 | 19 | - |
| CMYK | 0 | 0.82 | 0.81 | 0.61 |
| HSL | 359.26º | 0.69% | 0.23% | - |
| HSV(B) | 359.26º | 0.82% | 0.39% | - |
| XYZ | 5.48 | 3.13 | 0.93 | - |
| YUV | 42.33 | 114.84 | 168.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 19 | 0 | 0.82 | 0.81 | 0.61 | 359.26 | 0.69 | 0.23 |
| Hex | 63 | 12 | 13 | 0 | 52 | 51 | 3D | 167 | 45 | 17 |
| Octal | 143 | 22 | 23 | 0 | 122 | 121 | 75 | 547 | 105 | 27 |
| Binary | 1100011 | 10010 | 10011 | 0 | 1010010 | 1010001 | 111101 | 101100111 | 1000101 | 10111 |
Color Harmonies of #631213
Complementary color
Monochromatic Colors of #631213
Black with #631213
Text Example
Text Example
White with #631213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631213; }
p { color: rgb(99,18,19); }
H1.HeaderClassName
{
color: #631213;
}
.AnyTagClassName
{
color: #631213;
}
</style>
background-color css
<style>
a { background-color: #631213; }
a { background-color: rgb(99,18,19); }
div.DivClassName
{
background-color: #631213;
}
.BgClassName
{
background-color: #631213;
}
</style>
border-color css
<style>
span { border-color: #631213; }
span { border-color: rgb(99,18,19); }
td.TdClassName
{
border-color: #631213;
}
.TagClassName
{
border-color: #631213;
}
</style>