Shades of Pohutukawa #631827
Tints of Pohutukawa #631827
RGB
CMYK
RGB Variations
Color information
#631827 (or 0x631827) is known color: Pohutukawa. HEX triplet: 63, 18 and 27. RGB value is (99,24,39). Sum of RGB (Red+Green+Blue) = 99+24+39=162 (21% of max value = 765). Red value is 99 (39.06% from 255 or 61.11% from 162); Green value is 24 (9.77% from 255 or 14.81% from 162); Blue value is 39 (15.62% from 255 or 24.07% from 162); Max value from RGB is 99 - color contains mainly: red. Hex color #631827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631827 is #9CE7D8. Grayscale: #303030. Windows color (decimal): -10282969 or 2562147. OLE color: 2562147.
HSL color Cylindrical-coordinate representation of color #631827: hue angle of 348º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #631827 is Cyan = 0, Magento = 0.76, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 24 | 39 | - |
| CMYK | 0 | 0.76 | 0.61 | 0.61 |
| HSL | 348º | 0.61% | 0.24% | - |
| HSV(B) | 348º | 0.76% | 0.39% | - |
| XYZ | 5.84 | 3.45 | 2.28 | - |
| YUV | 48.14 | 122.85 | 164.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 24 | 39 | 0 | 0.76 | 0.61 | 0.61 | 348 | 0.61 | 0.24 |
| Hex | 63 | 18 | 27 | 0 | 4C | 3D | 3D | 15C | 3D | 18 |
| Octal | 143 | 30 | 47 | 0 | 114 | 75 | 75 | 534 | 75 | 30 |
| Binary | 1100011 | 11000 | 100111 | 0 | 1001100 | 111101 | 111101 | 101011100 | 111101 | 11000 |
Color Harmonies of #631827
Complementary color
Monochromatic Colors of #631827
Black with #631827
Text Example
Text Example
White with #631827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631827; }
p { color: rgb(99,24,39); }
H1.HeaderClassName
{
color: #631827;
}
.AnyTagClassName
{
color: #631827;
}
</style>
background-color css
<style>
a { background-color: #631827; }
a { background-color: rgb(99,24,39); }
div.DivClassName
{
background-color: #631827;
}
.BgClassName
{
background-color: #631827;
}
</style>
border-color css
<style>
span { border-color: #631827; }
span { border-color: rgb(99,24,39); }
td.TdClassName
{
border-color: #631827;
}
.TagClassName
{
border-color: #631827;
}
</style>