Shades of Arapawa #275364
Tints of Arapawa #275364
RGB
CMYK
RGB Variations
Color information
#275364 (or 0x275364) is known color: Arapawa. HEX triplet: 27, 53 and 64. RGB value is (39,83,100). Sum of RGB (Red+Green+Blue) = 39+83+100=222 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.57% from 222); Green value is 83 (32.81% from 255 or 37.39% from 222); Blue value is 100 (39.45% from 255 or 45.05% from 222); Max value from RGB is 100 - color contains mainly: blue. Hex color #275364 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275364 is #D8AC9B. Grayscale: #474747. Windows color (decimal): -14199964 or 6574887. OLE color: 6574887.
HSL color Cylindrical-coordinate representation of color #275364: hue angle of 196.72º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #275364 is Cyan = 0.61, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 83 | 100 | - |
| CMYK | 0.61 | 0.17 | 0 | 0.61 |
| HSL | 196.72º | 0.44% | 0.27% | - |
| HSV(B) | 196.72º | 0.61% | 0.39% | - |
| XYZ | 6.23 | 7.54 | 13.18 | - |
| YUV | 71.78 | 143.92 | 104.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 83 | 100 | 0.61 | 0.17 | 0 | 0.61 | 196.72 | 0.44 | 0.27 |
| Hex | 27 | 53 | 64 | 3D | 11 | 0 | 3D | C5 | 2C | 1B |
| Octal | 47 | 123 | 144 | 75 | 21 | 0 | 75 | 305 | 54 | 33 |
| Binary | 100111 | 1010011 | 1100100 | 111101 | 10001 | 0 | 111101 | 11000101 | 101100 | 11011 |
Color Harmonies of #275364
Complementary color
Monochromatic Colors of #275364
Black with #275364
Text Example
Text Example
White with #275364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275364; }
p { color: rgb(39,83,100); }
H1.HeaderClassName
{
color: #275364;
}
.AnyTagClassName
{
color: #275364;
}
</style>
background-color css
<style>
a { background-color: #275364; }
a { background-color: rgb(39,83,100); }
div.DivClassName
{
background-color: #275364;
}
.BgClassName
{
background-color: #275364;
}
</style>
border-color css
<style>
span { border-color: #275364; }
span { border-color: rgb(39,83,100); }
td.TdClassName
{
border-color: #275364;
}
.TagClassName
{
border-color: #275364;
}
</style>