Shades of Pohutukawa #631227
Tints of Pohutukawa #631227
RGB
CMYK
RGB Variations
Color information
#631227 (or 0x631227) is known color: Pohutukawa. HEX triplet: 63, 12 and 27. RGB value is (99,18,39). Sum of RGB (Red+Green+Blue) = 99+18+39=156 (20% of max value = 765). Red value is 99 (39.06% from 255 or 63.46% from 156); Green value is 18 (7.42% from 255 or 11.54% from 156); Blue value is 39 (15.62% from 255 or 25% from 156); Max value from RGB is 99 - color contains mainly: red. Hex color #631227 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631227 is #9CEDD8. Grayscale: #2C2C2C. Windows color (decimal): -10284505 or 2560611. OLE color: 2560611.
HSL color Cylindrical-coordinate representation of color #631227: hue angle of 344.44º 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 #631227 is Cyan = 0, Magento = 0.82, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 18 | 39 | - |
| CMYK | 0 | 0.82 | 0.61 | 0.61 |
| HSL | 344.44º | 0.69% | 0.23% | - |
| HSV(B) | 344.44º | 0.82% | 0.39% | - |
| XYZ | 5.73 | 3.23 | 2.24 | - |
| YUV | 44.61 | 124.84 | 166.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 39 | 0 | 0.82 | 0.61 | 0.61 | 344.44 | 0.69 | 0.23 |
| Hex | 63 | 12 | 27 | 0 | 52 | 3D | 3D | 158 | 45 | 17 |
| Octal | 143 | 22 | 47 | 0 | 122 | 75 | 75 | 530 | 105 | 27 |
| Binary | 1100011 | 10010 | 100111 | 0 | 1010010 | 111101 | 111101 | 101011000 | 1000101 | 10111 |
Color Harmonies of #631227
Complementary color
Monochromatic Colors of #631227
Black with #631227
Text Example
Text Example
White with #631227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631227; }
p { color: rgb(99,18,39); }
H1.HeaderClassName
{
color: #631227;
}
.AnyTagClassName
{
color: #631227;
}
</style>
background-color css
<style>
a { background-color: #631227; }
a { background-color: rgb(99,18,39); }
div.DivClassName
{
background-color: #631227;
}
.BgClassName
{
background-color: #631227;
}
</style>
border-color css
<style>
span { border-color: #631227; }
span { border-color: rgb(99,18,39); }
td.TdClassName
{
border-color: #631227;
}
.TagClassName
{
border-color: #631227;
}
</style>