Shades of Pohutukawa #6B1027
Tints of Pohutukawa #6B1027
RGB
CMYK
RGB Variations
Color information
#6B1027 (or 0x6B1027) is known color: Pohutukawa. HEX triplet: 6B, 10 and 27. RGB value is (107,16,39). Sum of RGB (Red+Green+Blue) = 107+16+39=162 (21% of max value = 765). Red value is 107 (42.19% from 255 or 66.05% from 162); Green value is 16 (6.64% from 255 or 9.88% from 162); Blue value is 39 (15.62% from 255 or 24.07% from 162); Max value from RGB is 107 - color contains mainly: red. Hex color #6B1027 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6B1027 is #94EFD8. Grayscale: #2D2D2D. Windows color (decimal): -9760729 or 2560107. OLE color: 2560107.
HSL color Cylindrical-coordinate representation of color #6B1027: hue angle of 344.84º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #6B1027 is Cyan = 0, Magento = 0.85, Yellow = 0.64 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 107 | 16 | 39 | - |
| CMYK | 0 | 0.85 | 0.64 | 0.58 |
| HSL | 344.84º | 0.74% | 0.24% | - |
| HSV(B) | 344.84º | 0.85% | 0.42% | - |
| XYZ | 6.61 | 3.64 | 2.27 | - |
| YUV | 45.83 | 124.15 | 171.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 16 | 39 | 0 | 0.85 | 0.64 | 0.58 | 344.84 | 0.74 | 0.24 |
| Hex | 6B | 10 | 27 | 0 | 55 | 40 | 3A | 159 | 4A | 18 |
| Octal | 153 | 20 | 47 | 0 | 125 | 100 | 72 | 531 | 112 | 30 |
| Binary | 1101011 | 10000 | 100111 | 0 | 1010101 | 1000000 | 111010 | 101011001 | 1001010 | 11000 |
Color Harmonies of #6B1027
Complementary color
Monochromatic Colors of #6B1027
Black with #6B1027
Text Example
Text Example
White with #6B1027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B1027; }
p { color: rgb(107,16,39); }
H1.HeaderClassName
{
color: #6B1027;
}
.AnyTagClassName
{
color: #6B1027;
}
</style>
background-color css
<style>
a { background-color: #6B1027; }
a { background-color: rgb(107,16,39); }
div.DivClassName
{
background-color: #6B1027;
}
.BgClassName
{
background-color: #6B1027;
}
</style>
border-color css
<style>
span { border-color: #6B1027; }
span { border-color: rgb(107,16,39); }
td.TdClassName
{
border-color: #6B1027;
}
.TagClassName
{
border-color: #6B1027;
}
</style>