Shades of Pohutukawa #630627
Tints of Pohutukawa #630627
RGB
CMYK
RGB Variations
Color information
#630627 (or 0x630627) is known color: Pohutukawa. HEX triplet: 63, 06 and 27. RGB value is (99,6,39). Sum of RGB (Red+Green+Blue) = 99+6+39=144 (19% of max value = 765). Red value is 99 (39.06% from 255 or 68.75% from 144); Green value is 6 (2.73% from 255 or 4.17% from 144); Blue value is 39 (15.62% from 255 or 27.08% from 144); Max value from RGB is 99 - color contains mainly: red. Hex color #630627 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630627 is #9CF9D8. Grayscale: #252525. Windows color (decimal): -10287577 or 2557539. OLE color: 2557539.
HSL color Cylindrical-coordinate representation of color #630627: hue angle of 338.71º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #630627 is Cyan = 0, Magento = 0.94, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 6 | 39 | - |
| CMYK | 0 | 0.94 | 0.61 | 0.61 |
| HSL | 338.71º | 0.89% | 0.21% | - |
| HSV(B) | 338.71º | 0.94% | 0.39% | - |
| XYZ | 5.58 | 2.93 | 2.19 | - |
| YUV | 37.57 | 128.81 | 171.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 6 | 39 | 0 | 0.94 | 0.61 | 0.61 | 338.71 | 0.89 | 0.21 |
| Hex | 63 | 6 | 27 | 0 | 5E | 3D | 3D | 153 | 59 | 15 |
| Octal | 143 | 6 | 47 | 0 | 136 | 75 | 75 | 523 | 131 | 25 |
| Binary | 1100011 | 110 | 100111 | 0 | 1011110 | 111101 | 111101 | 101010011 | 1011001 | 10101 |
Color Harmonies of #630627
Complementary color
Monochromatic Colors of #630627
Black with #630627
Text Example
Text Example
White with #630627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630627; }
p { color: rgb(99,6,39); }
H1.HeaderClassName
{
color: #630627;
}
.AnyTagClassName
{
color: #630627;
}
</style>
background-color css
<style>
a { background-color: #630627; }
a { background-color: rgb(99,6,39); }
div.DivClassName
{
background-color: #630627;
}
.BgClassName
{
background-color: #630627;
}
</style>
border-color css
<style>
span { border-color: #630627; }
span { border-color: rgb(99,6,39); }
td.TdClassName
{
border-color: #630627;
}
.TagClassName
{
border-color: #630627;
}
</style>