Shades of Pohutukawa #610727
Tints of Pohutukawa #610727
RGB
CMYK
RGB Variations
Color information
#610727 (or 0x610727) is known color: Pohutukawa. HEX triplet: 61, 07 and 27. RGB value is (97,7,39). Sum of RGB (Red+Green+Blue) = 97+7+39=143 (18% of max value = 765). Red value is 97 (38.28% from 255 or 67.83% from 143); Green value is 7 (3.12% from 255 or 4.90% from 143); Blue value is 39 (15.62% from 255 or 27.27% from 143); Max value from RGB is 97 - color contains mainly: red. Hex color #610727 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #610727 is #9EF8D8. Grayscale: #252525. Windows color (decimal): -10418393 or 2557793. OLE color: 2557793.
HSL color Cylindrical-coordinate representation of color #610727: hue angle of 338.67º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #610727 is Cyan = 0, Magento = 0.93, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 7 | 39 | - |
| CMYK | 0 | 0.93 | 0.60 | 0.62 |
| HSL | 338.67º | 0.87% | 0.2% | - |
| HSV(B) | 338.67º | 0.93% | 0.38% | - |
| XYZ | 5.37 | 2.84 | 2.18 | - |
| YUV | 37.56 | 128.82 | 170.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 39 | 0 | 0.93 | 0.60 | 0.62 | 338.67 | 0.87 | 0.2 |
| Hex | 61 | 7 | 27 | 0 | 5D | 3C | 3E | 153 | 57 | 14 |
| Octal | 141 | 7 | 47 | 0 | 135 | 74 | 76 | 523 | 127 | 24 |
| Binary | 1100001 | 111 | 100111 | 0 | 1011101 | 111100 | 111110 | 101010011 | 1010111 | 10100 |
Color Harmonies of #610727
Complementary color
Monochromatic Colors of #610727
Black with #610727
Text Example
Text Example
White with #610727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610727; }
p { color: rgb(97,7,39); }
H1.HeaderClassName
{
color: #610727;
}
.AnyTagClassName
{
color: #610727;
}
</style>
background-color css
<style>
a { background-color: #610727; }
a { background-color: rgb(97,7,39); }
div.DivClassName
{
background-color: #610727;
}
.BgClassName
{
background-color: #610727;
}
</style>
border-color css
<style>
span { border-color: #610727; }
span { border-color: rgb(97,7,39); }
td.TdClassName
{
border-color: #610727;
}
.TagClassName
{
border-color: #610727;
}
</style>