Shades of Arapawa #275861
Tints of Arapawa #275861
RGB
CMYK
RGB Variations
Color information
#275861 (or 0x275861) is known color: Arapawa. HEX triplet: 27, 58 and 61. RGB value is (39,88,97). Sum of RGB (Red+Green+Blue) = 39+88+97=224 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.41% from 224); Green value is 88 (34.77% from 255 or 39.29% from 224); Blue value is 97 (38.28% from 255 or 43.30% from 224); Max value from RGB is 97 - color contains mainly: blue. Hex color #275861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275861 is #D8A79E. Grayscale: #4A4A4A. Windows color (decimal): -14198687 or 6379559. OLE color: 6379559.
HSL color Cylindrical-coordinate representation of color #275861: hue angle of 189.31º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #275861 is Cyan = 0.60, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 88 | 97 | - |
| CMYK | 0.60 | 0.09 | 0 | 0.62 |
| HSL | 189.31º | 0.43% | 0.27% | - |
| HSV(B) | 189.31º | 0.6% | 0.38% | - |
| XYZ | 6.48 | 8.27 | 12.56 | - |
| YUV | 74.38 | 140.77 | 102.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 88 | 97 | 0.60 | 0.09 | 0 | 0.62 | 189.31 | 0.43 | 0.27 |
| Hex | 27 | 58 | 61 | 3C | 9 | 0 | 3E | BD | 2B | 1B |
| Octal | 47 | 130 | 141 | 74 | 11 | 0 | 76 | 275 | 53 | 33 |
| Binary | 100111 | 1011000 | 1100001 | 111100 | 1001 | 0 | 111110 | 10111101 | 101011 | 11011 |
Color Harmonies of #275861
Complementary color
Monochromatic Colors of #275861
Black with #275861
Text Example
Text Example
White with #275861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275861; }
p { color: rgb(39,88,97); }
H1.HeaderClassName
{
color: #275861;
}
.AnyTagClassName
{
color: #275861;
}
</style>
background-color css
<style>
a { background-color: #275861; }
a { background-color: rgb(39,88,97); }
div.DivClassName
{
background-color: #275861;
}
.BgClassName
{
background-color: #275861;
}
</style>
border-color css
<style>
span { border-color: #275861; }
span { border-color: rgb(39,88,97); }
td.TdClassName
{
border-color: #275861;
}
.TagClassName
{
border-color: #275861;
}
</style>