Shades of Pohutukawa #6A1125
Tints of Pohutukawa #6A1125
RGB
CMYK
RGB Variations
Color information
#6A1125 (or 0x6A1125) is known color: Pohutukawa. HEX triplet: 6A, 11 and 25. RGB value is (106,17,37). Sum of RGB (Red+Green+Blue) = 106+17+37=160 (21% of max value = 765). Red value is 106 (41.80% from 255 or 66.25% from 160); Green value is 17 (7.03% from 255 or 10.62% from 160); Blue value is 37 (14.84% from 255 or 23.12% from 160); Max value from RGB is 106 - color contains mainly: red. Hex color #6A1125 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6A1125 is #95EEDA. Grayscale: #2D2D2D. Windows color (decimal): -9826011 or 2429290. OLE color: 2429290.
HSL color Cylindrical-coordinate representation of color #6A1125: hue angle of 346.52º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #6A1125 is Cyan = 0, Magento = 0.84, Yellow = 0.65 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 17 | 37 | - |
| CMYK | 0 | 0.84 | 0.65 | 0.58 |
| HSL | 346.52º | 0.72% | 0.24% | - |
| HSV(B) | 346.52º | 0.84% | 0.42% | - |
| XYZ | 6.48 | 3.6 | 2.1 | - |
| YUV | 45.89 | 122.99 | 170.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 17 | 37 | 0 | 0.84 | 0.65 | 0.58 | 346.52 | 0.72 | 0.24 |
| Hex | 6A | 11 | 25 | 0 | 54 | 41 | 3A | 15B | 48 | 18 |
| Octal | 152 | 21 | 45 | 0 | 124 | 101 | 72 | 533 | 110 | 30 |
| Binary | 1101010 | 10001 | 100101 | 0 | 1010100 | 1000001 | 111010 | 101011011 | 1001000 | 11000 |
Color Harmonies of #6A1125
Complementary color
Monochromatic Colors of #6A1125
Black with #6A1125
Text Example
Text Example
White with #6A1125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A1125; }
p { color: rgb(106,17,37); }
H1.HeaderClassName
{
color: #6A1125;
}
.AnyTagClassName
{
color: #6A1125;
}
</style>
background-color css
<style>
a { background-color: #6A1125; }
a { background-color: rgb(106,17,37); }
div.DivClassName
{
background-color: #6A1125;
}
.BgClassName
{
background-color: #6A1125;
}
</style>
border-color css
<style>
span { border-color: #6A1125; }
span { border-color: rgb(106,17,37); }
td.TdClassName
{
border-color: #6A1125;
}
.TagClassName
{
border-color: #6A1125;
}
</style>